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