Represents series view to display series data in the form of the Level.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public class LevelSeriesView : BarSeriesViewBase
Visual Basic (Declaration)
Public Class LevelSeriesView _
	Inherits BarSeriesViewBase
Visual C++
public ref class LevelSeriesView : public BarSeriesViewBase

Inheritance Hierarchy

See Also