aspnetbootstrap-devexpress-dot-web-dot-bootstrap-06c38303.md
Stores settings supported by a series of the Range Bar type.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapChartRangeBarSeries :
BootstrapChartRangeSeriesBase
Public Class BootstrapChartRangeBarSeries
Inherits BootstrapChartRangeSeriesBase
The Range Bar series type is used to display value ranges corresponding to the specified arguments. With this series type, data is displayed as sets of rectangular bars beginning at the specified start value and ending at the specified end value. When there are several Range Bar series, bars for each argument are displayed side-by-side.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartRangeSeriesBase BootstrapChartRangeBarSeries
See Also