BootstrapChartCommonSeries Constructors
Specifies settings common for all series in the Chart.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartCommonSeries() | none | Initializes a new instance of the BootstrapChartCommonSeries class with default settings. |
| BootstrapChartCommonSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartCommonSeries class with the specified owner. |
See Also