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