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


In This Topic
    ISparklineContainer Interface
    In This Topic
    Interface that supports creating a model that represents a sparkline.
    Object Model
    ISparklineContainer InterfaceISparklineGroup Interface
    Syntax
    'Declaration
     
    
    Public Interface ISparklineContainer 
       Inherits FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As ISparklineContainer
    public interface ISparklineContainer : FarPoint.Web.Spread.Model.ISerializeSupport  
    See Also