BootstrapChartSeries Constructors
Stores settings of a Chart series.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartSeries() | none | Initializes a new instance of the BootstrapChartSeries class with default settings. |
| BootstrapChartSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartSeries class with the specified owner. |
See Also