showLastLabel property

bool? showLastLabel
getter/setter pair

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;