Represents series view to display series data in the form of the neighboring areas restricted by lines which go through the points which correspond to series data.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class StackedAreaSeriesView : AreaSeriesViewBase |
Visual Basic (Declaration) |
---|
Public Class StackedAreaSeriesView _ Inherits AreaSeriesViewBase |
Visual C++ |
---|
public ref class StackedAreaSeriesView : public AreaSeriesViewBase |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Charts..::.SeriesView
PerpetuumSoft.Charts..::.AxisSeriesView
PerpetuumSoft.Charts..::.AreaSeriesViewBase
PerpetuumSoft.Charts..::.StackedAreaSeriesView
PerpetuumSoft.Charts..::.SeriesView
PerpetuumSoft.Charts..::.AxisSeriesView
PerpetuumSoft.Charts..::.AreaSeriesViewBase
PerpetuumSoft.Charts..::.StackedAreaSeriesView