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


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