Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparkline Class / ExcelSparkline Constructor / ExcelSparkline Constructor()


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