{typedef} anychart.scales.StockScatterDateTime.TicksSettings Improve this Doc
Type definition for ticks settings.
Name | Type | Description |
---|---|---|
ticks | Array.<{minor: (string|{unit:anychart.enums.Interval, count:number}), major: (string|{unit:anychart.enums.Interval, count:number})}> | Array of minor/major ticks. |