Class AxisY2D
Implementation of the Y Axis control.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class AxisY2D : Axis2D<AxisYItem2D>, ISupportsDataAxis, ILogicalItem, IAxis2D, ISupportsDataAxisChanged
Constructors
AxisY2D()
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 HorizontalAlignment 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.AxisYItem2D>.GetLength(System.Windows.Size)