ESRI.ArcGIS.ADF.IMS
Clear Method
See Also 
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > ChartValueCollection Class : Clear Method




Deletes all the items in the collection.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
Visual Basic (Usage)Copy Code
Dim instance As ChartValueCollection
 
instance.Clear()
C# 
public void Clear()

Remarks

This method is useful if you need to replace all chart values with a new set.

See Also

© 2010 All Rights Reserved.