q1 property
The lower quartile for each data point. This is the bottom of the box.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.q1
Implementation
double? q1;
The lower quartile for each data point. This is the bottom of the box.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.q1
double? q1;