Defines a base class for an item in the chart legend.

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

Syntax

C#
public abstract class LegendItem
Visual Basic (Declaration)
Public MustInherit Class LegendItem
Visual C++
public ref class LegendItem abstract

Inheritance Hierarchy

See Also