enabled property

bool? enabled
getter/setter pair

Enable or disable the range selector. Default to true for stock charts, using the stockChart factory.

API Docs: https://api.highcharts.com/highcharts/rangeSelector.enabled

Implementation

bool? enabled;