BootstrapChartAreaSeriesBase Constructors
Serves a base for classes that store settings for series of the Area type.Name | Parameters | Description |
---|---|---|
BootstrapChartAreaSeriesBase() | none | Initializes a new instance of the BootstrapChartAreaSeriesBase class with default settings. |
BootstrapChartAreaSeriesBase(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartAreaSeriesBase class with the specified owner. |
See Also