WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
C1Sunburst Class
/ SelectedItemPosition Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SelectedItemPosition Property (C1Sunburst)
In This Topic
Gets or sets the position of the selected slice.
Syntax
C#
public
Position
SelectedItemPosition {
get
;
set
;}
Remarks
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".
See Also
Reference
C1Sunburst Class
C1Sunburst Members