This documentation is archived and is not being maintained.

CustomizeLegendEventArgs Properties

The CustomizeLegendEventArgs type exposes the following members.

  NameDescription
Public property 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.
Public property LegendName Gets the name of the Legend object, which can be used to determine which legend was the sender of the CustomizeLegend event.
Top
Show: