Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / UngroupSparkline Method / UngroupSparkline(String) Method
Location reference


In This Topic
UngroupSparkline(String) Method
In This Topic
Ungroups the sparkline.
Syntax
'Declaration
 
Public Overloads Sub UngroupSparkline( _
   ByVal locationRef As String _
) 
 
'Usage
 
Dim instance As SheetView
Dim locationRef As String
 
instance.UngroupSparkline(locationRef)

Parameters

locationRef
Location reference
See Also