Gets or sets the length of the axes as a numeric value.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public double Length { get; set; } |
Visual Basic
![]() |
---|
Public Property Length As Double |
A double value. Default value is 100.0.
The length of the axis means the difference between the smallest and the largest number at the axis.