BootstrapRangeSelectorChart Class
In This Article
Stores settings of the Range Selector control’s chart.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapRangeSelectorChart :
JsonProperties,
IDesignTimePropertiesOwner,
IDataSourceViewSchemaAccessor
#Related API Members
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