[]
The delegate as reference to the an chart data array of numbers.
public delegate double[][] StatisticalData.GetDoubleArrayXY()
Type | Description |
---|---|
double[][] | An array of double precision numbers. |
Name | Description |
---|---|
GetDoubleArrayXY(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke() |