[]
        
(Showing Draft Content)

C1.Win.C1Chart.DrawLegendEntryEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, DrawLegendEntryEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, DrawLegendEntryEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
DrawLegendEntryEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult