Dundas Chart for Windows Forms
Legend Constructor(CommonElements)
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace > Legend Class > Legend Constructor : Legend Constructor(CommonElements)


common
Common elements to be used by Legend.
Reference to common elements.
Public constructor that creates a Legend object using common elements.
Legend object constructor

Syntax

Visual Basic (Declaration)  
Public Function New( _
   ByVal common As CommonElements _
)
Visual Basic (Usage) Copy Code
Dim common As CommonElements
 
Dim instance As Legend(common)
C#  
public Legend( 
   CommonElements common
)

Parameters

common
Common elements to be used by Legend.
Reference to common elements.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.