ActiveReports Developer 7
Clear Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendsCollection Class : Clear Method

Glossary Item Box

Releases the LegendsCollection object from memory.

Syntax

Visual Basic (Declaration) 
Public Shadows Sub Clear() 
C# 
public new void Clear()

See Also