enabled property

bool? enabled
getter/setter pair

Enable or disable the point marker. If undefined, the markers are hidden when the data is dense, and shown for more widespread data points.

API Docs: https://api.highcharts.com/highcharts/series.item.marker.enabled

Implementation

bool? enabled;