Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapChartDataPrepareSettings :
    JsonProperties

The following members return BootstrapChartDataPrepareSettings objects:

Inheritance

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