Version

DoughnutSliceClickEventArgs Class Members

The following tables list the members exposed by DoughnutSliceClickEventArgs.

Public Properties
 NameDescription
Public PropertyIndexGets the index of the Slice.  
Public PropertyIsExplodedGets or sets if the slice is part of the ExplodedSlices collection of the UltraDoughnutChart.  
Public PropertyIsSelectedGets or sets if the slice is part of the SelectedSlices collection of the UltraDoughnutChart.  
Public PropertySeriesGets the Series containing the Slice.  
See Also