Back to Devexpress

HistogramSeriesOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-histogramseriesoptions-dot-underscore-properties.md

latest1.7 KB
Original Source

HistogramSeriesOptions Properties

Contains options for histogram and Pareto series.

NameDescription
BinCountReturns or specifies the number of bins in a histogram chart.
BinTypeSpecifies how to calculate bin intervals for a histogram.
BinWidthReturns or specifies the bin width.
IntervalClosedSideReturns or specifies the closed side of bin intervals.
OverflowTypeReturns or specifies how to create the overflow bin for a histogram chart.
OverflowValueReturns or specifies a custom threshold value for the overflow bin.
UnderflowTypeReturns or specifies how to create the underflow bin for a histogram chart.
UnderflowValueReturns or specifies a custom threshold value for the underflow bin.

See Also

HistogramSeriesOptions Interface

HistogramSeriesOptions Members

DevExpress.Spreadsheet.Charts Namespace