Gets or sets the interval between two adjacent values at the axis. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public double Interval { get; set; } |
Visual Basic
![]() |
---|
Public Property Interval As Double |
A double value. Default is double.NaN.
If the Interval property is not set the control calculates the intervals among scale divisions automatically.