Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3DBarShape Class / Chart3DBarShape Constructor


In This Topic
    Chart3DBarShape Constructor
    In This Topic
    Initializes a new instance of the Chart3DBarShape class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Chart3DBarShape()
    public Chart3DBarShape()
    See Also