ModifyLocation(String) Method
Modify the location of the sparkline group.
'Declaration
Overloads Sub ModifyLocation( _
ByVal As String _
)
'Usage
Dim instance As ISparklineGroup
Dim location As String
instance.ModifyLocation(location)
Parameters
- location
- The range that represents the location of the sparkline group.