Spread Windows Forms 12.0 Product Documentation
RadarPlotArea Constructor(RadarPlotArea)


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

Parameters

plotArea
Plot area to copy.
Exceptions
ExceptionDescription
plotArea is a null reference (Nothing in VB).
See Also

Reference

RadarPlotArea Class
RadarPlotArea Members
Overload List