q1 property

double? q1
getter/setter pair

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;