Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ISparkline Interface
Members Example


In This Topic
    ISparkline Interface
    In This Topic
    Interface that supports creating a sparkline.
    Object Model
    ISparkline Interface
    Syntax
    'Declaration
     
    
    Public Interface ISparkline 
       Inherits IPropertyChangedNotification, FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As ISparkline
    Example
    This example uses the ISparkline class.
    See Also