Version

Remove(ComboChartGroup) Method

Removes the specified ComboChartGroup from this collection.
Syntax
public bool Remove( 
   ComboChartGroup comboChartGroup
)

Parameters

comboChartGroup
The ComboChartGroup instance to be removed.

Return Value

True if the item was removed, 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