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