{typedef} anychart.scales.StockScatterDateTime.GapConfig Improve this Doc
Type definition for the gap configuration.
| Name | Type | Description | 
|---|---|---|
| intervalsCount | number | The number of intervals. If intervalsCount is not set, it will be 0 (gap will be removed). | 
| unitCount | number | The number of units in the interval. | 
| unitType | anychart.enums.Interval | string | Time interval type. | 
