Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    ISparklineGroup InterfaceISparkline Interface
    Syntax
    'Declaration
     
    Public Interface ISparklineGroup 
       Inherits FarPoint.Win.ISerializeSupportINotifyItemChanged 
    'Usage
     
    Dim instance As ISparklineGroup
    public interface ISparklineGroup : FarPoint.Win.ISerializeSupportINotifyItemChanged  
    See Also