Class ChartSeriesHorizontalStackedBar100
Inheritance
System.Object
ChartSeriesHorizontalStackedBar100
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class ChartSeriesHorizontalStackedBar100 : ChartSeriesHorizontalStackedBar, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
ChartSeriesHorizontalStackedBar100()
Declaration
public ChartSeriesHorizontalStackedBar100()
Properties
BarHeight
Declaration
public double BarHeight { get; }
Property Value
System.Double
|
BarWidth
Declaration
public double BarWidth { get; }
Property Value
System.Double
|
Color
HorizontalStackedBar100SeriesColorValue
Declaration
public string HorizontalStackedBar100SeriesColorValue { get; }
Property Value
System.String
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|