JavaScript/jQuery RangeSelector - scale.label
Type:
Scale labels represent textual values for major scale ticks. The label object exposes properties that allow you to specify custom text for scale labels and properties that allow you to change the font for text.
customizeText
Type:
Return Value:
Cannot be used in themes.
NOTE
As an alternative to the function’s parameter you can use the
this
keyword.See Also
format
Type:
Default Value: undefined
See the format section for information on accepted values.
When this property value is undefined
, the date-time axes display larger date range boundaries in labels. For example, if an axis displays months, it also displays a year near each instance of January. If an axis displays days, it also displays a month name near each first visible day mark.
See Also
topIndent
Specifies a spacing between scale labels and the background bottom edge.
Type:
Default Value: 7
Feedback