public event LabelClickEventHandler LabelClick
The event handler receives an argument of type LabelClickEventArgs containing data related to this event. The following LabelClickEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AllowSliceClick | Gets and sets whether or not the owning pie chart should fire its SliceClick event |
Item | Gets the slice data context. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+