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

BootstrapChartDataPrepareSettings Class

Stores settings that determine how a Chart control manages data from a data source before visualizing it.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapChartDataPrepareSettings :
    JsonProperties

The following members return BootstrapChartDataPrepareSettings objects:

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartDataPrepareSettings
See Also