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