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
BootstrapChartFullStackedSplineAreaSeries Class
Stores settings supported by a series of the Full Stacked Spline Area type.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public class BootstrapChartFullStackedSplineAreaSeries :
BootstrapChartAreaSeriesBase
Public Class BootstrapChartFullStackedSplineAreaSeries
Inherits BootstrapChartAreaSeriesBase
Remarks
The Full Stacked Spline Area series type is used when it is necessary to compare the value percentage of several splineArea series for each argument. In this series type, series data is displayed as points joined using a spline interpolation, and the shaded area between the spline and the argument axis. The joining line is the series' border, and it is not visible by default.
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonSeriesBase
BootstrapCoordinateSystemChartSeries
BootstrapChartSeriesBase
BootstrapChartAreaSeriesBase
BootstrapChartFullStackedSplineAreaSeries
See Also
Feedback