useHTML property
Whether to use HTML for rendering the button. HTML allows for things like inline CSS or image-based icons.
API Docs: https://api.highcharts.com/highcharts/navigation.buttonOptions.useHTML
Implementation
bool? useHTML;
Whether to use HTML for rendering the button. HTML allows for things like inline CSS or image-based icons.
API Docs: https://api.highcharts.com/highcharts/navigation.buttonOptions.useHTML
bool? useHTML;