2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart.Designer Namespace / WizardProps2 Class / Test Method

In This Topic
    Test Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function Test( _
       ByVal chart As C1Chart _
    ) As System.Boolean
    public System.bool Test( 
       C1Chart chart
    )

    Parameters

    chart
    See Also