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

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

Syntax

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

Inheritance Hierarchy

See Also