IntervalAutoMode Enumeration
.NET Framework (current version)
Specifies the automatic axis interval mode.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| FixedCount | A fixed number of intervals are always created on the axis. | |
| VariableCount | The number of axis intervals depends on the axis length. |
.NET Framework
Available since 4.0
Available since 4.0
Show: