Class
RangeSeriesBaseModel

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: RangeBarSeriesModel

Implements: IDisposableINotifyPropertyChanged

Inherited Members SeriesModelWithAxes<RangeDataPoint>.AttachAxis(AxisModel, AxisType)SeriesModelWithAxes<RangeDataPoint>.DetachAxis(AxisModel)SeriesModelWithAxes<RangeDataPoint>.FirstAxisSeriesModelWithAxes<RangeDataPoint>.SecondAxisDataPointSeriesModel<RangeDataPoint>.DataPointsChartElement.FindAncestor<T>()ChartElement.IsAncestorOf(ChartNode)ChartElement.FindDescendant<T>()ChartElement.FindDescendant(Predicate<ChartNode>)ChartElement.EnumDescendants()ChartElement.EnumDescendants(TreeTraversalMode)ChartElement.EnumDescendants(Predicate<ChartNode>, TreeTraversalMode)ChartElement.DisposeManagedResources()ChartElement.PresenterChartNode.Arrange(RadRect, bool)ChartNode.Invalidate()ChartNode.SetValueCore(int, object)ChartNode.ClearValueCore(int)ChartNode.IsArrangeValidChartNode.NodeStateChartNode.IndexChartNode.CollectionIndexChartNode.IsTreeLoadedChartNode.LayoutSlotChartNode.ParentChartNode.PropertyChangedPropertyBagObject.IsLocalValue(int)PropertyBagObject.GetValue(int)PropertyBagObject.SetValue(int, object)PropertyBagObject.ClearValue(int)PropertyBagObject.GetTypedValue<T>(int, T)PropertyBagObject.PropertyStoreDisposableObject.Dispose()DisposableObject.DisposeUnmanagedResources()DisposableObject.IsDisposingDisposableObject.IsDisposedDisposableObject.EventsDisposableObject.DisposingDisposableObject.Disposed

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

bool

The should round layout.