ChartSeriesStepArea
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartSeriesStepArea : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartSeriesStepArea...
Implements:
Inherited Members
Constructors
C#
public ChartSeriesStepArea()
Properties
C#
public ChartTypes ChartType { get; }
C#
public int SeriesIndex { get; }
C#
public double StartPointX { get; set; }
C#
public double StartPointY { get; set; }
C#
public string StepAreaSeriesColorValue { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: