ComponentOne Studio TrueChart for ASP.NET (C1WebChart3D) ヘルプ
Item プロパティ (Chart3DGroups)

C1.Win.C1Chart3D.4 アセンブリ > C1.Win.C1Chart3D 名前空間 > Chart3DGroups クラス : Item プロパティ
数値インデックスによって、指定した ChartGroup を取得します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Chart3DGroup
public Chart3DGroup this[ 
   System.int index
]; {get; set;}

パラメータ

index
解説
現在は、1つのグラフグループのみ存在します。
参照

Chart3DGroups クラス
Chart3DGroups メンバ