Back to Devexpress

BootstrapChartDataPrepareSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-03b3f6c6.md

latest1.7 KB
Original Source

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapChartDataPrepareSettings :
    JsonProperties
vb
Public Class BootstrapChartDataPrepareSettings
    Inherits JsonProperties

The following members return BootstrapChartDataPrepareSettings objects:

Inheritance

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

See Also

BootstrapChartDataPrepareSettings Members

Charts

DevExpress.Web.Bootstrap Namespace