Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineGroup Class
Members


SparklineGroup Class
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