Class AxisX2D
Implementation of the X Axis control.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class AxisX2D : Axis2D<AxisXItem2D>, ISupportsDataAxis, ILogicalItem, IAxis2D, ISupportsDataAxisChanged
Constructors
AxisX2D()
Fields
AxisLineAlignmentProperty
Identifies the Axis
Declaration
public static readonly DependencyProperty AxisLineAlignmentProperty
Field Value
System.
|
Properties
AxisLineAlignment
Gets or sets the axis line alignment.
Declaration
public VerticalAlignment AxisLineAlignment { get; set; }
Property Value
System. The axis line alignment. |
Methods
GetLength(Size)
Gets the length.
Declaration
protected override double GetLength(Size size)
Parameters
System. The size. |
Returns
System.
|
Overrides
Telerik.Windows.Controls.Charting.Axis2D<Telerik.Windows.Controls.Charting.AxisXItem2D>.GetLength(System.Windows.Size)