corelibraries-devexpress-dot-xtracharts-6b47894a.md
A series view of the Full-Stacked Step Area type.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public class FullStackedStepAreaSeriesView :
FullStackedAreaSeriesView,
IStepSeriesView
Public Class FullStackedStepAreaSeriesView
Inherits FullStackedAreaSeriesView
Implements IStepSeriesView
The FullStackedStepAreaSeriesView class provides the series view functionality of the Full-Stacked Step Area type within a chart control.
Note that a particular view type can be defined for a series using its SeriesBase.View property.
IXtraSupportDeserializeCollectionItem
Show 14 items
Object ChartElement SeriesViewBase XYDiagram2DSeriesViewBase XYDiagramSeriesViewBase SeriesViewColorEachSupportBase PointSeriesViewBase PointSeriesView LineSeriesView AreaSeriesViewBase AreaSeriesView StackedAreaSeriesView FullStackedAreaSeriesView FullStackedStepAreaSeriesView
See Also