Skip to main content

BootstrapChartFullStackedLineSeries Constructors

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