aspnetbootstrap-devexpress-dot-web-dot-bootstrap-1a37b172.md
Stores settings of the Step Area series.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapChartStepAreaSeries :
BootstrapChartAreaSeriesBase,
IBootstrapChartUncertaintySeries
Public Class BootstrapChartStepAreaSeries
Inherits BootstrapChartAreaSeriesBase
Implements IBootstrapChartUncertaintySeries
The Step Area series type has all the features and characteristics of the Area series type, but the shortest line that joins points in the Area series is replaced by the vertical and horizontal lines in the Step Area series. These lines form so-called “steps”.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartAreaSeriesBase BootstrapChartStepAreaSeries
See Also