ChartArgumentAxisLabelBuilder.CustomizeHint Method
| Name | Parameters | Description |
|---|---|---|
| CustomizeHint(RazorBlock) | jsFunc | Specifies the hint that appears when a user points to an axis label. Mirrors the client-side customizeHint option. |
| CustomizeHint(String) | jsFunc | Specifies the hint that appears when a user points to an axis label. Mirrors the client-side customizeHint option. |