[]
Represents the method that will handle the HighlightChanged event of a C1Chart class.
public delegate void HighlightChangedEventHandler(object sender, HighlightChangedEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the method that will handle the HighlightChanged event of a C1Chart class. |
| HighlightChangedEventArgs | e | Represents the method that will handle the HighlightChanged event of a C1Chart class. |
| Name | Description |
|---|---|
| HighlightChangedEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, HighlightChangedEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, HighlightChangedEventArgs) |