allButtonsEnabled property
Whether to enable all buttons from the start. By default buttons are only enabled if the corresponding time range exists on the X axis, but enabling all buttons allows for dynamically loading different time ranges.
API Docs: https://api.highcharts.com/highcharts/rangeSelector.allButtonsEnabled
Implementation
bool? allButtonsEnabled;