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


SparklineDataSource Class
Represents the data source of a sparkline. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
Syntax
'Declaration
 
Public NotInheritable Class SparklineDataSource 
   Inherits CellRangeDataSource
   Implements IName 
 
'Usage
 
Dim instance As SparklineDataSource
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.DefinedName
      GrapeCity.Spreadsheet.ExternalVariable
         GrapeCity.Spreadsheet.CellRangeDataSource
            GrapeCity.Spreadsheet.SparklineDataSource

See Also