FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > LabelAreaCollection クラス : InsertRange メソッド |
'使用法 Dim instance As LabelAreaCollection Dim index As Integer Dim items() As LabelArea instance.InsertRange(index, items)
例外 | 説明 |
---|---|
System.ArgumentNullException | itemがNull参照(VBではNothing)であるか、一部のitem[i]がNull参照(VBではNothing)です。 |