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


In This Topic
    ISparklineGroup Interface
    In This Topic
    Interface that supports creating a group of sparklines.
    Syntax
    'Declaration
     
    
    Public Interface ISparklineGroup 
       Inherits FarPoint.Win.ISerializeSupport, INotifyItemChanged 
    'Usage
     
    
    Dim instance As ISparklineGroup
    public interface ISparklineGroup : FarPoint.Win.ISerializeSupport, INotifyItemChanged  
    See Also