BootstrapChartConstantLineCollection Constructors
A collection of a Chart constant lines.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartConstantLineCollection() | none | Initializes a new instance of the BootstrapChartConstantLineCollection class with default settings. |
| BootstrapChartConstantLineCollection(IWebControlObject) | owner | Initializes a new instance of the BootstrapChartConstantLineCollection class with the specified owner. |
See Also