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