showAxes property

bool? showAxes
getter/setter pair

Whether to show the axes initially. This only applies to empty charts where series are added dynamically, as axes are automatically added to cartesian series.

API Docs: https://api.highcharts.com/highcharts/chart.showAxes

Implementation

bool? showAxes;