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


SparklineDataSource Class Properties

For a list of all members of this type, see SparklineDataSource members.

Public Properties
 NameDescription
Public PropertyGets or sets a boolean value indicating whether this external variable is volatile. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Public PropertyGets the maximum value of the sparkline source.  
Public PropertyGets the minimum value of the sparkline source.  
Public PropertyGets or sets the name of the defined name. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Public PropertyGets the source data range of this data source. (Inherited from GrapeCity.Spreadsheet.CellRangeDataSource)
Public PropertyGets or sets the formula in R1C1 format which the defined name refers to. (Inherited from GrapeCity.Spreadsheet.DefinedName)
Public PropertyGets the value of this external variable.  
Public PropertyGets all numeric values from the data source of a sparkline.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden.   
Protected PropertyGets the context worksheet to evaluate. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Protected PropertyGets the global shared evaluation context. (Inherited from GrapeCity.Spreadsheet.ExternalVariable)
Protected PropertyOverridden.   
Top
See Also