HistogramSeriesOptions Members
Contains options for histogram and Pareto series.
#Properties
Name | Description |
---|---|
Bin |
Returns or specifies the number of bins in a histogram chart. |
Bin |
Specifies how to calculate bin intervals for a histogram. |
Bin |
Returns or specifies the bin width. |
Interval |
Returns or specifies the closed side of bin intervals. |
Overflow |
Returns or specifies how to create the overflow bin for a histogram chart. |
Overflow |
Returns or specifies a custom threshold value for the overflow bin. |
Underflow |
Returns or specifies how to create the underflow bin for a histogram chart. |
Underflow |
Returns or specifies a custom threshold value for the underflow bin. |
See Also