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