Gets or sets the count of intervals at the axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public int IntervalCount { get; set; } |
Visual Basic Copy Code |
---|
Public Property IntervalCount As Integer |