QuartileCalculationMethod Enum
Lists values that specify the quartile calculation method for a box and whisker series.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
InclusiveMedian | Includes the median in quartile calculation. |
ExclusiveMedian | Excludes the median from quartile calculation. |
See Also
Feedback