Spread ASP.NET 16
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 INotifyItemChangedFarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    Dim instance As ISparklineGroup
    public interface ISparklineGroup : INotifyItemChangedFarPoint.Web.Spread.Model.ISerializeSupport  
    See Also