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


In This Topic
IsAbsoluteReferencePreferred Method (SparklineDataSource)
In This Topic
Syntax
'Declaration
 
Protected Overrides NotOverridable Function IsAbsoluteReferencePreferred() As Boolean
 
'Usage
 
Dim instance As SparklineDataSource
Dim value As Boolean
 
value = instance.IsAbsoluteReferencePreferred()
See Also