Version

Remove Method (SparklineCollection)

Removes a sparkline from the collection
Syntax
public bool Remove( 
   Sparkline sparkline
)

Parameters

sparkline
The sparkline to remove.

Return Value

true if successful, otherwise false
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also