ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
PointIndex プロパティ (PointStyle)

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > PointStyle クラス : PointIndex プロパティ
PointStyle のデータ点インデックスを取得または設定します。 PointIndex プロパティ値は、SeriesIndex プロパティ値と共に 使用して、PointStyle を適用する特定のデータ点を示します。
シンタックス
'宣言
 
Public Property PointIndex As System.Integer
public System.int PointIndex {get; set;}
解説
Selection が Index の場合にのみ有効です。
参照

PointStyle クラス
PointStyle メンバ