ASP.NET Pack Programmer's Guide
Axis.Interval Property
See Also
 





Gets or sets the size of axis intervals.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> Interval { get; set; }

Visual Basic  Copy Code

Public Property Interval As Nullable(Of Double)

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting Namespace