Represents series value.

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

Syntax

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

Inheritance Hierarchy

See Also