Class VerticalAxisLabels2D
The container for the vertical Axis labels in 2D.
Inheritance
System.Object
VerticalAxisLabels2D
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class VerticalAxisLabels2D : AxisLabels2DBase, ISupportsDataAxis, ILogicalItem
Constructors
VerticalAxisLabels2D()
Initializes a new instance of the VerticalAxisLabels2D class.
Declaration
public VerticalAxisLabels2D()
Properties
DataAxis
Gets the DataAxis associated with the respective axis element.
Declaration
public override IDataAxis DataAxis { get; set; }
Property Value
IDataAxis
|
Overrides
Telerik.Windows.Controls.Charting.Axis2DBase<Telerik.Windows.Controls.Charting.AxisLabel2D>.DataAxis