Back to Devexpress

BootstrapRangeSelectorChart Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2f7d222d.md

latest1.8 KB
Original Source

BootstrapRangeSelectorChart Class

Stores settings of the Range Selector control’s chart.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapRangeSelectorChart :
    JsonProperties,
    IDesignTimePropertiesOwner,
    IDataSourceViewSchemaAccessor
vb
Public Class BootstrapRangeSelectorChart
    Inherits JsonProperties
    Implements 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

BootstrapRangeSelectorChart Members

DevExpress.Web.Bootstrap Namespace