BootstrapChartScatterSeries Constructors
Stores settings supported by a series of the Scatter type.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartScatterSeries() | none | Initializes a new instance of the BootstrapChartScatterSeries class with default settings. |
| BootstrapChartScatterSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartScatterSeries class with the specified owner. |
See Also