Skip to main content

GaugeIndicatorTextBuilder.CustomizeText Method

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