Class RangeSelectorChartScaleLabelElement
Inheritance
System.Object
RangeSelectorChartScaleLabelElement
Inherited Members
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 RangeSelectorChartScaleLabelElement : RadLabelElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
RangeSelectorChartScaleLabelElement()
Declaration
public RangeSelectorChartScaleLabelElement()
Properties
Height
Declaration
public float Height { get; set; }
Property Value
System.Single
|
Width
Declaration
public float Width { get; set; }
Property Value
System.Single
|
X
Declaration
public float X { get; set; }
Property Value
System.Single
|
Y
Declaration
public float Y { get; set; }
Property Value
System.Single
|