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