Class RangeBarPointElement
Inheritance
System.Object
RangeBarPointElement
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class RangeBarPointElement : RangePointElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IImageElement
Constructors
RangeBarPointElement(DataPoint)
Properties
ThemeRole
Declaration
public override string ThemeRole { get; }
Property Value
System.String
|
Overrides
Methods
GetDefaultVisualState(ChartSeries, Int32)
Declaration
protected override string GetDefaultVisualState(ChartSeries series, int index)
Parameters
ChartSeries
series
|
System.Int32
index
|
Returns
System.String
|