Skip to main content
A newer version of this page is available. .

BootstrapChartCommonSeries Constructors

Specifies settings common for all series in the Chart.
Name Parameters Description
BootstrapChartCommonSeries() none Initializes a new instance of the BootstrapChartCommonSeries class with default settings.
BootstrapChartCommonSeries(IDataSourceViewSchemaAccessor) owner Initializes a new instance of the BootstrapChartCommonSeries class with the specified owner.
See Also