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

BootstrapChartDataPrepareSettings Constructors

Stores settings that determine how a Chart control manages data from a data source before visualizing it.
Name Parameters Description
BootstrapChartDataPrepareSettings() none Initializes a new instance of the BootstrapChartDataPrepareSettings class with default settings.
BootstrapChartDataPrepareSettings(IPropertiesOwner) owner Initializes a new instance of the BootstrapChartDataPrepareSettings class with the specified owner.
See Also