ClassOhlcSeries
Class
Represents a chart series that plot their points using financial "Bar" shapes.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class OhlcSeries : OhlcSeriesBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesPointTemplateSeriesCartesianSeriesCategoricalSeriesBaseOhlcSeriesBaseOhlcSeries
Implements:
Inherited Members
Constructors
OhlcSeries()
Initializes a new instance of the OhlcSeries class.
Declaration
cs-api-definition
public OhlcSeries()
Methods
OnCreateAutomationPeer()
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
Declaration
cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()
Returns
AutomationPeer
The type-specific AutomationPeer implementation.