Version

FunnelSliceEventArgs Class Members

The following tables list the members exposed by FunnelSliceEventArgs.

Public Constructors
 NameDescription
Public ConstructorFunnelSliceEventArgs ConstructorInitializes a new FunnelSliceEventArgs.  
Public Properties
 NameDescription
Public PropertyBoundsThe bounds of the slice.  
Public PropertyIndexThe index of the slice.  
Public PropertyItemThe data item for the clicked slice.  
Public PropertyPositionThe position of the mouse relative to the funnel chart.  
See Also