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

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