Vue RangeSelector - scale.label
Specifies common properties for scale labels.
Selector: DxLabel
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
Specifies a callback function that returns the text to be displayed in scale labels.
Selector: customize-text
Type:
Return Value:
The text for the label to display.
Cannot be used in themes.
NOTE
As an alternative to the function’s parameter you can use the
this keyword.See Also
font
Specifies font properties for the text displayed in the range selector's scale labels.
Selector: DxFont
Type:
overlappingBehavior
Decides how to arrange scale labels when there is not enough space to keep all of them.
When scale labels overlap each other, you can rearrange them by setting this property to one of the following values.
- hide
Hides certain scale labels leaving more space for the others. - none
Leaves scale labels overlapped.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.
