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

BootstrapChartSplineSeries Constructors

Serves as a base for classes that store settings of the Spline series.
Name Parameters Description
BootstrapChartSplineSeries() none Initializes a new instance of the BootstrapChartSplineSeries class with default settings.
BootstrapChartSplineSeries(IDataSourceViewSchemaAccessor) owner Initializes a new instance of the BootstrapChartSplineSeries class with the specified owner.
See Also