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.Charts
Assembly:  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

See Also