FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > PlotAreaCollection クラス : Item プロパティ |
'使用法 Dim instance As PlotAreaCollection Dim index As Integer Dim value As PlotArea instance.Item(index) = value value = instance.Item(index)
例外 | 説明 |
---|---|
System.ArgumentNullException | itemがNull参照(VBではNothing)です。 |