Spread Windows Forms 12.0 Product Documentation
GetSparkLineData Method (ISparkline)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparkline Interface : GetSparkLineData Method
Gets the data that the sparkline contains for rendering.
Syntax
'Declaration
 
Function GetSparkLineData() As Object
'Usage
 
Dim instance As ISparkline
Dim value As Object
 
value = instance.GetSparkLineData()
object GetSparkLineData()
See Also

Reference

ISparkline Interface
ISparkline Members