Spread WPF 18
GrapeCity.Spreadsheet Namespace / ISparklineGroup Interface
Members


In This Topic
    ISparklineGroup Interface
    In This Topic
    Represents a group of sparklines.
    Object Model
    ISparklineGroup Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ISparklineGroup 
    'Usage
     
    Dim instance As ISparklineGroup
    [DefaultMember("Item")]
    public interface ISparklineGroup 
    See Also