[]
Gets the first quartile (Q1).
Gets the inner points to render for the box.
Gets the upper whisker value to render for the box.
Gets the mean value. If omitted, the median is used as the fallback mean.
Gets the median value.
Gets the lower whisker value to render for the box.
Gets the outlier points to render for the box.
Gets the third quartile (Q3).
Represents the final statistics for one rendered box in a BoxWhisker series.
When the box plot values have already been calculated and should be used directly by the chart instead of being derived from the raw sample array.