Spread for ASP.NET 12 Product Documentation
Clear Method (LegendAreaCollection)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > LegendAreaCollection Class : Clear Method
Removes all legend areas from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As LegendAreaCollection
 
instance.Clear()
public void Clear()
See Also

Reference

LegendAreaCollection Class
LegendAreaCollection Members