Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ExcelSparkline Class / ExcelSparkline Constructor / ExcelSparkline Constructor()
Example


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()
    Example
    This example creates sparklines.
    See Also