SubtotalDataPointCollection Constructors
| Name | Parameters | Description |
|---|---|---|
| SubtotalDataPointCollection() | none | Initializes a new instance of the SubtotalDataPointCollection class. |
| SubtotalDataPointCollection(IEnumerable<Int32>) | collection | Initializes a new instance of the SubtotalDataPointCollection class with specified settings. |
See Also