Class
OhlcSeriesModel

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

cs-api-definition
public class OhlcSeriesModel : SeriesModelWithAxes<OhlcDataPoint>, IDisposable, INotifyPropertyChanged

Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementChartSeriesModelDataPointSeriesModel<OhlcDataPoint>SeriesModelWithAxes<OhlcDataPoint>OhlcSeriesModel

Implements: IDisposableINotifyPropertyChanged

Inherited Members SeriesModelWithAxes<OhlcDataPoint>.AttachAxis(AxisModel, AxisType)SeriesModelWithAxes<OhlcDataPoint>.DetachAxis(AxisModel)SeriesModelWithAxes<OhlcDataPoint>.FirstAxisSeriesModelWithAxes<OhlcDataPoint>.SecondAxisDataPointSeriesModel<OhlcDataPoint>.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

OhlcSeriesModel()

Declaration

cs-api-definition
public OhlcSeriesModel()
In this article
DefinitionConstructorsOhlcSeriesModel()
Not finding the help you need?
Contact Support