Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / RadarValueAxisCollection Class / Clear Method


In This Topic
Clear Method (RadarValueAxisCollection)
In This Topic
Removes all axes from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As RadarValueAxisCollection
 
instance.Clear()
See Also