Gets or sets the length of the axis. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public double AxisLength { get; set; } |
Visual Basic
![]() |
---|
Public Property AxisLength As Double |
A double value. Default is double.NaN.
When the AxisLength property is not set the control calculates the length of the axis automatically. Otherwise the AxisLength value is used.