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