[]
Configurates MajorUnit. Sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.
public ChartAxisBuilder<T> MajorUnit(double value)
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |