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