Skip to main content

BootstrapRangeSelectorChart Class

Stores settings of the Range Selector control’s chart.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapRangeSelectorChart :
    JsonProperties,
    IDesignTimePropertiesOwner,
    IDataSourceViewSchemaAccessor

The following members return BootstrapRangeSelectorChart objects:

Remarks

An object of the BootstrapRangeSelectorChart type can be accessed using the range selector’s BootstrapRangeSelector.Chart property.

Inheritance

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