OhlcSeries
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:
C#
public class OhlcSeries : OhlcSeriesBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesPointTemplateSeriesCartesianSeriesCategoricalSeriesBaseOhlcSeriesBaseOhlcSeries...
Implements:
Inherited Members
Constructors
Initializes a new instance of the OhlcSeries class.
C#
public OhlcSeries()
Methods
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
The type-specific AutomationPeer implementation.