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