Spread for ASP.NET 12 Product Documentation
UngroupSparkline(String) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class > UngroupSparkline Method : UngroupSparkline(String) Method
The location reference.
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)
public void UngroupSparkline( 
   string locationRef
)

Parameters

locationRef
The location reference.
See Also

Reference

SheetView Class
SheetView Members
Overload List