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