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