Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ChartSeriesStackedLine : ChartSeriesLine, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChartSeriesLineChartSeriesStackedLine...
Implements:
Inherited Members
Constructors
C#
public ChartSeriesStackedLine()
Properties
C#
public string StackedLineSeriesColorValue { get; }
C#
public Point StartPoint { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: