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