The following tables list the members exposed by CustomLegendContainer.
| Name | Description | |
|---|---|---|
|  | OnAddingChild | Override this in order to control how a child gets added and configured in the custom legend container. | 
|  | OnInsertingChild | Override this in order to control how a child gets inserted and configured in the custom legend container. | 
|  | OnRemovingChild | Override this in order to control how a child gets removed from the custom legend container. | 
|  | OnRemovingChildAtIndex | Override this in order to control how a child gets removed from the custom legend container. | 
|  | OnSettingsChanged | Override this in order to react to the settings changing on the legend. | 
|  | ProvideContainer | Override this in order to provide or update the container used to house the legend items. |