Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ISparklineContainer Interface
Members


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