BootstrapChartStripCollection Constructors
A collection of chart strips.Name | Parameters | Description |
---|---|---|
BootstrapChartStripCollection() | none | Initializes a new instance of the BootstrapChartStripCollection class with default settings. |
BootstrapChartStripCollection(IWebControlObject) | owner | Initializes a new instance of the BootstrapChartStripCollection class with the specified owner. |
See Also