ClassOhlcSeriesModel
Class
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:
Inherited Members
Constructors
OhlcSeriesModel()
Declaration
cs-api-definition
public OhlcSeriesModel()