Skip to main content

PolarChartArgumentAxisLabelBuilder.CustomizeText Method

Name Parameters Description
CustomizeText(RazorBlock) jsFunc Specifies a callback function that returns the text to be displayed by argument axis labels. Mirrors the client-side customizeText option.
CustomizeText(String) jsFunc Specifies a callback function that returns the text to be displayed by argument axis labels. Mirrors the client-side customizeText option.