BootstrapChartAreaSeries Constructors
Stores settings supported by a series of the Area type.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartAreaSeries() | none | Initializes a new instance of the BootstrapChartAreaSeries class with default settings. |
| BootstrapChartAreaSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartAreaSeries class with the specified owner. |
See Also