Subtotal Constructors
A waterfall subtotal.Name | Parameters | Description |
---|---|---|
Subtotal() | none | Initializes a new instance of the Subtotal class with the default settings. |
Subtotal(Int32, String) | pointIndex, label | Initializes a new instance of the Subtotal class with specified parameters. |
See Also