Indicates chart legend.

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

Syntax

C#
public class Legend : SimpleRectangleElement, IDockable
Visual Basic (Declaration)
Public Class Legend _
	Inherits SimpleRectangleElement _
	Implements IDockable
Visual C++
public ref class Legend : public SimpleRectangleElement, 
	IDockable

Inheritance Hierarchy

See Also