q3 property

double? q3
getter/setter pair

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;