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

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

    Parameters

    stacked
    inverted
    See Also