showLastLabel property
Whether to show the last tick label. Defaults to true
on cartesian
charts, and false
on polar charts.
API Docs: https://api.highcharts.com/highcharts/zAxis.showLastLabel
Implementation
bool? showLastLabel;
Whether to show the last tick label. Defaults to true
on cartesian
charts, and false
on polar charts.
API Docs: https://api.highcharts.com/highcharts/zAxis.showLastLabel
bool? showLastLabel;