[]
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.
bool QuartileCalculationInclusiveMedian { get; set; }
Property QuartileCalculationInclusiveMedian As Boolean