2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / StatisticalData.GetDoubleArray Delegate

In This Topic
    StatisticalData.GetDoubleArray Delegate
    In This Topic
    Syntax
    'Declaration
     
    Public Delegate Function StatisticalData.GetDoubleArray() As System.Double()
    public delegate System.double[] StatisticalData.GetDoubleArray()
    See Also