This documentation is archived and is not being maintained.
CustomizeLegendEventArgs Properties
Visual Studio 2010
The CustomizeLegendEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
LegendItems | Used to remove, modify or change the order of both custom and default legend items in the CustomizeLegend event. Can also be used to add custom legend items. |
|
LegendName | Gets the name of the Legend object, which can be used to determine which legend was the sender of the CustomizeLegend event. |
Show: