General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
RangeSelectorScaleType Enum
Lists values determining the type of the scale.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
Members
Name | Description |
---|---|
Auto | The scale type defined automatically based on the applied value. |
Continuous | Default. The scale displays numeric or date-time values. |
Discrete | The scale displays string values. |
Logarithmic | The scale displays numeric values. |
Semidiscrete | The scale displays numeric values. |
Remarks
The enumeration is used by the BootstrapRangeSelectorScale.Type property.
See Also
Feedback