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