PolarChartValueAxisTickIntervalBuilder.Seconds Method
| Name | Parameters | Description |
|---|---|---|
| Seconds(JS) | value | Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side seconds option. |
| Seconds(Double) | value | Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values. Mirrors the client-side seconds option. |