Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ISparkline Interface
Members


In This Topic
    ISparkline Interface
    In This Topic
    Interface that supports creating a sparkline.
    Syntax
    'Declaration
     
    
    Public Interface ISparkline 
       Inherits FarPoint.Win.ISerializeSupport, IPropertyChangedNotification 
    'Usage
     
    
    Dim instance As ISparkline
    See Also