SubtotalDataPointCollection(IEnumerable<Int32>) Constructor
Initializes a new instance of the SubtotalDataPointCollection class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| collection | IEnumerable<Int32> |
See Also