For a list of all members of this type, see CategoryAxisBinning members.
Name | Description | |
---|---|---|
![]() | BinWidth | Returns the number of data points in each range, i.e., how many data points exist in each bin. |
![]() | NumberOfBins | Returns the total number of bins. |
![]() | Overflow | Specifies whether a bin is created for all values above a given threshold. |
![]() | OverflowThreshold | Determines the threshold for the Overflow bin. |
![]() | Underflow | Specifies whether a bin is created for all values below a given threshold. |
![]() | UnderflowThreshold | Determines the threshold for the Underflow bin. |
View on GitHub