A newer version of this page is available.
Switch to the current version.
BootstrapChartStepAreaSeries Class
Stores settings of the Step Area series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapChartStepAreaSeries :
BootstrapChartAreaSeriesBase,
IBootstrapChartUncertaintySeries
Public Class BootstrapChartStepAreaSeries
Inherits BootstrapChartAreaSeriesBase
Implements IBootstrapChartUncertaintySeries
Remarks
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".
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also
Feedback