'Declaration Public Function New( _ ByVal plotArea As SunburstPlotArea _ )
'Usage Dim plotArea As SunburstPlotArea Dim instance As New SunburstPlotArea(plotArea)
public SunburstPlotArea( SunburstPlotArea plotArea )
Parameters
- plotArea
- Plot area to copy.