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