BootstrapChartValueAxisCollection Constructors
A collection of the Chart control’s value axes.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartValueAxisCollection() | none | Initializes a new instance of the BootstrapChartValueAxisCollection class with default settings. |
| BootstrapChartValueAxisCollection(IWebControlObject) | owner | Initializes a new instance of the BootstrapChartValueAxisCollection class with the specified owner. |
See Also