Class HorizontalAxisLabels2D
The container for the horizontal Axis labels in 2D.
Inheritance
System.Object
HorizontalAxisLabels2D
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class HorizontalAxisLabels2D : AxisLabels2DBase, ISupportsDataAxis, ILogicalItem
Constructors
HorizontalAxisLabels2D()
Initializes a new instance of the HorizontalAxisLabels2D class.
Declaration
public HorizontalAxisLabels2D()
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