.netCHARTING v10.5 Documentation
Members 


dotnetCHARTING Namespace : LegendBox Class
LegendBox Class
Encapsulates a collection of LegendEntry objects.
Object Model
LegendBox ClassBackground ClassDataSource ClassLegendEntry ClassLegendEntryCollection ClassLegendEntry ClassBoxHeaderOptions ClassLegendEntry ClassLine ClassLabel ClassLine ClassShadow Class
Syntax
'Declaration
 
Public Class LegendBox 
   Inherits Box
'Usage
 
Dim instance As LegendBox
public class LegendBox : Box 
Remarks
The legend box has many options such as positioning, source of entries and more. See legend box tutorial for more info.
Inheritance Hierarchy

System.Object
      dotnetCHARTING.Box
         dotnetCHARTING.LegendBox

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also