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