[]
        
(Showing Draft Content)

C1.Win.C1Chart.StatisticalData.GetDoubleArray

StatisticalData.GetDoubleArray Delegate

The delegate as reference to the an chart data array of numbers.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public delegate double[] StatisticalData.GetDoubleArray()
Returns
Type Description
double[]

An array of double precision numbers.

Constructors

Name Description
GetDoubleArray(object, IntPtr)

Methods

Name Description
BeginInvoke(AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke()