Gets or sets the interval between two adjacent values at the axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double Interval { get; set; } |
Visual Basic Copy Code |
---|
Public Property Interval As Double |