dotnetCHARTING Send comments on this topic.
LegendEntry Constructor()
See Also 
dotnetCHARTING Namespace > LegendEntry Class > LegendEntry Constructor : LegendEntry Constructor()


Initializes a new instance of the LegendEntry class.

Syntax

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

See Also