Skip to main content

PieChartCommonSeriesSettingsLabelBuilder.CustomizeText Method

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