[]
        
(Showing Draft Content)

C1.WPF.C1Chart.AggregateGroupSelector.BeginInvoke

BeginInvoke Method

BeginInvoke(double, double, object, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(double x, double y, object dataObject, AsyncCallback callback, object @object)
Parameters
Type Name Description
double x
double y
object dataObject
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult