A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class BootstrapChartDataPrepareSettings :
JsonProperties
Public Class BootstrapChartDataPrepareSettings
Inherits JsonProperties
Related API Members
The following members accept/return BootstrapChartDataPrepareSettings objects:
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartDataPrepareSettings
See Also
Feedback