dotnetCHARTING Send comments on this topic.
LegendBox Constructor
See Also 
dotnetCHARTING Namespace > LegendBox Class : LegendBox Constructor


Initializes a new instance of the LegendBox class.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As LegendBox()
C#  
public LegendBox()

See Also