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