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

In This Topic
    Set3D Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub Set3D( _
       ByVal is3D As System.Boolean, _
       ByVal chart As C1Chart, _
       ByVal gi As System.Integer _
    ) 
    public static void Set3D( 
       System.bool is3D,
       C1Chart chart,
       System.int gi
    )

    Parameters

    is3D
    chart
    gi
    See Also