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

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

Syntax

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

Inheritance Hierarchy

See Also