QuartileCalculationType enumeration
QuartileCalculationType enumeration
Represents quartile calculation methods.
The QuartileCalculationType type exposes the following members:
Fields
Field | Description |
---|---|
EXCLUSIVE | The quartile calculation includes the median when splitting the dataset into quartiles. |
INCLUSIVE | The quartile calculation excludes the median when splitting the dataset into quartiles. |
See Also
- module
aspose.cells.charts