Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Sparkline Class / DataInfo Property


In This Topic
DataInfo Property
In This Topic
Gets the infomation about sparkline data in a cell.
Syntax
'Declaration
 
Public ReadOnly Property DataInfo As String
 
'Usage
 
Dim instance As Sparkline
Dim value As String
 
value = instance.DataInfo
See Also