ComponentOne Xamarin Edition
DescendantAdded Event (C1Sunburst)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace > C1Sunburst Class : DescendantAdded Event
Syntax
public event EventHandler<ElementEventArgs> DescendantAdded
Event Data

The event handler receives an argument of type Xamarin.Forms.ElementEventArgs containing data related to this event. The following ElementEventArgs properties provide information specific to this event.

PropertyDescription
 
See Also