FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > TreemapPlotArea クラス > TreemapPlotArea コンストラクタ : TreemapPlotArea コンストラクタ(TreemapPlotArea) |
'Declaration
Public Function New( _ ByVal plotArea As TreemapPlotArea _ )
'使用法
Dim plotArea As TreemapPlotArea Dim instance As New TreemapPlotArea(plotArea)
public TreemapPlotArea( TreemapPlotArea plotArea )
例外 | 説明 |
---|---|
System.ArgumentNullException | plotAreaがNull参照(VBではNothing)です。 |