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