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