ClassRangeSeriesBaseModel
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class RangeSeriesBaseModel : SeriesModelWithAxes<RangeDataPoint>, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementChartSeriesModelDataPointSeriesModel<RangeDataPoint>SeriesModelWithAxes<RangeDataPoint>RangeSeriesBaseModel
Derived Classes:
Implements:
Inherited Members
Constructors
RangeSeriesBaseModel()
Initializes a new instance of the RangeSeriesBaseModel class.
Declaration
cs-api-definition
public RangeSeriesBaseModel()
Properties
ShouldRoundLayout
Gets the should round layout.
Declaration
cs-api-definition
protected virtual bool ShouldRoundLayout { get; }
Property Value
The should round layout.