PieChartLegendBuilder.CustomizeHint Method
| Name | Parameters | Description |
|---|---|---|
| CustomizeHint(RazorBlock) | jsFunc | Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Mirrors the client-side customizeHint option. |
| CustomizeHint(String) | jsFunc | Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Mirrors the client-side customizeHint option. |