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