VectorMapBuilder.Title Method
Name | Parameters | Description |
---|---|---|
Title(JS) | value | Configures the UI component's title. Mirrors the client-side title option. |
Title(Action<VectorMapTitleBuilder>) | configurator | Configures the UI component's title. Mirrors the client-side title object. |
Title(String) | value | Configures the UI component's title. Mirrors the client-side title option. |