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