setQuartileCalculationInclusiveMedian Method
In This Topic
Sets whether the median is included in the calculation if N (the number of values in the data) is odd. Valid only for boxwhisker charts.
Syntax
void setQuartileCalculationInclusiveMedian(
boolean
)
|
Parameters
- value
See Also