Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineGroup Class
Members


In This Topic
    SparklineGroup Class
    In This Topic
    Represents a group of sparklines. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SparklineGroup 
       Inherits SparklineSetting
       Implements ISparkAxes, ISparkHorizontalAxis, ISparklineGroup, ISparkPoints, ISparkVerticalAxis 
    'Usage
     
    
    Dim instance As SparklineGroup
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.SparklineSetting
          GrapeCity.Spreadsheet.SparklineGroup

    See Also