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