FarPoint.Web.Chart 名前空間 > LineSeriesCollection クラス : Item プロパティ |
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As LineSeries
public LineSeries this[ int index ]; {get; set;}
例外 | 説明 |
---|---|
System.ArgumentNullException | valueがNull参照(VBではNothing)です。 |