ChartSeriesStick
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartSeriesStick : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartSeriesStick...
Implements:
Inherited Members
Constructors
C#
public ChartSeriesStick()
Properties
C#
public ChartTypes ChartType { get; }
C#
public ParametricLine CloseLine { get; }
C#
public ParametricLine OpenLine { get; }
C#
public Point StartPoint { get; set; }
C#
public string StickSeriesColorValue { get; }
C#
public ParametricLine VerticalLine { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: