Version

CustomLegendContainer Class Members

The following tables list the members exposed by CustomLegendContainer.

Public Methods
 NameDescription
Public MethodOnAddingChildOverride this in order to control how a child gets added and configured in the custom legend container.  
Public MethodOnInsertingChildOverride this in order to control how a child gets inserted and configured in the custom legend container.  
Public MethodOnRemovingChildOverride this in order to control how a child gets removed from the custom legend container.  
Public MethodOnRemovingChildAtIndexOverride this in order to control how a child gets removed from the custom legend container.  
Public MethodOnSettingsChangedOverride this in order to react to the settings changing on the legend.  
Public MethodProvideContainerOverride this in order to provide or update the container used to house the legend items.  
See Also