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