Fires when legend entry is drawn.
[Visual Basic]
Public Event DrawLegendEntry As DrawLegendEntryEventHandler
[C#]
public event DrawLegendEntryEventHandler DrawLegendEntry
[Delphi]
public property DrawLegendEntry: DrawLegendEntryEventHandler read remove_DrawLegendEntry write add_DrawLegendEntry;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |