BootstrapChartCommonSeriesBase Constructors
Serves as a base for classes storing settings of chart series.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartCommonSeriesBase() | none | Initializes a new instance of the BootstrapChartCommonSeriesBase class with default settings. |
| BootstrapChartCommonSeriesBase(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartCommonSeriesBase class with the specified owner. |
See Also