Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartSeriesCandleStick : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartSeriesCandleStick...
Implements:
Inherited Members
Constructors
C#
public ChartSeriesCandleStick()
Properties
C#
public string CandleStickSeriesColorValue { get; }
C#
public ChartTypes ChartType { get; }
C#
public ParametricLine LowerLine { get; }
C#
public double RectangleHeight { get; }
C#
public double RectangleWidth { get; }
C#
public ParametricLine UpperLine { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: