CustomizeLegendEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| 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:
