HistogramSeries.BinCount Property
Specifies the number of bins when BinType is HistogramBinType.BinCount.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of bins. |
See Also