LegendItemCreatingEventArgs Properties
Provides data for the MapControl.LegendItemCreating event.Name | Description |
---|---|
Index | Returns the index of the legend item being created. |
Item | Returns the legend item being created. |
Legend | Provides access to the legend for which a new item has been created. |
See Also