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

In This Topic
    createBar100 Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function createBar100( _
       ByVal is3d As System.Boolean, _
       ByVal inverted As System.Boolean _
    ) As WizardProps2
    public static WizardProps2 createBar100( 
       System.bool is3d,
       System.bool inverted
    )

    Parameters

    is3d
    inverted
    See Also