Namespace:
C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public delegate void DrawLegendEntryEventHandler( Object sender, DrawLegendEntryEventArgs e ) |
| Visual Basic |
|---|
Public Delegate Sub DrawLegendEntryEventHandler ( _ sender As Object, _ e As DrawLegendEntryEventArgs _ ) |