The following tables list the members exposed by CategoryAxisBinning.
Name | Description | |
---|---|---|
CategoryAxisBinning Constructor | Overloaded. |
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. |