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


In This Topic
    ISparklineGroup Interface
    In This Topic
    Interface that supports creating a group of sparklines.
    Object Model
    ISparklineGroup InterfaceISparkline Interface
    Syntax
    'Declaration
     
    
    Public Interface ISparklineGroup 
       Inherits INotifyItemChanged, FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As ISparklineGroup
    See Also