ChartArgumentAxisBuilder.AxisDivisionFactor Method
| Name | Parameters | Description |
|---|---|---|
| AxisDivisionFactor(JS) | value | Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the 'continuous' and 'logarithmic' types. Mirrors the client-side axisDivisionFactor option. |
| AxisDivisionFactor(Double) | value | Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the 'continuous' and 'logarithmic' types. Mirrors the client-side axisDivisionFactor option. |