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