SelectedIndices プロパティ (FlexChartSeries)

クラス

FlexChartSeries.

処理

[読み取り専用] データ プロバイダーのデータ内で選択された項目のインデックスの配列。

構文

C#
protected List(Of Integer) selectedIndices { get; }
VB
'Declaration
Protected Read Property selectedIndices As List(Of Integer)

アクセス

読み取り専用。