FlexPivot for WinForms
SelectedItemPosition プロパティ

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > FlexPie クラス : SelectedItemPosition プロパティ
Gets or sets the position of the selected slice.
シンタックス
'宣言
 
Public Property SelectedItemPosition As Position
public Position SelectedItemPosition {get; set;}
解説
Setting this property to a value other than 'None' causes the pie to rotate when an item is selected. Note that in order to select slices by clicking the chart, you must set the SelectionMode property to "Point".
参照

FlexPie クラス
FlexPie メンバ