inputBoxWidth property
The pixel width of the date input boxes. When undefined
, the width
is fitted to the rendered content.
API Docs: https://api.highcharts.com/highcharts/rangeSelector.inputBoxWidth
Implementation
double? inputBoxWidth;
The pixel width of the date input boxes. When undefined
, the width
is fitted to the rendered content.
API Docs: https://api.highcharts.com/highcharts/rangeSelector.inputBoxWidth
double? inputBoxWidth;