Name | Description | |
---|---|---|
BinMode | The mode of histogram bin. | |
BinWidth | Gets or sets the bin width (Inherited from C1.Chart.IDistributionSeries) | |
NumberOfBins | The number of bins for the histogram, including the overflow and underflow bins. | |
OverflowBin | A value to create a bin for all values above it. | |
ShowOverflowBin | Gets or sets whether the histogram shows the overflow bin. | |
ShowUnderflowBin | Gets or sets whether the histogram shows the underflow bin. | |
SortDescending | Gets or sets whether the ranged histogram sort descending. | |
UnderflowBin | A value to create a bin for all values below or equal to it. |