Spread Windows Forms 12.0 Product Documentation
LegendArea Constructor(LegendArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > LegendArea Class > LegendArea Constructor : LegendArea Constructor(LegendArea)
Legend area to copy.
Creates a new legend area that is a deep copy of the specified legend area.
Syntax
'Declaration
 
Public Function New( _
   ByVal legendArea As LegendArea _
)
'Usage
 
Dim legendArea As LegendArea
 
Dim instance As New LegendArea(legendArea)
public LegendArea( 
   LegendArea legendArea
)

Parameters

legendArea
Legend area to copy.
See Also

Reference

LegendArea Class
LegendArea Members
Overload List