RangeSelectorScaleMarkerLabelBuilder.CustomizeText Method
| Name | Parameters | Description |
|---|---|---|
| CustomizeText(RazorBlock) | jsFunc | Specifies a callback function that returns the text to be displayed in scale markers. Mirrors the client-side customizeText option. |
| CustomizeText(String) | jsFunc | Specifies a callback function that returns the text to be displayed in scale markers. Mirrors the client-side customizeText option. |