QuartileCalculationInclusiveMedian Property
In This Topic
Gets or 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
System.bool QuartileCalculationInclusiveMedian {get; set;}
See Also