ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxesCollection Class / Dispose Method

In This Topic
    Dispose Method (AxesCollection)
    In This Topic
    Releases from memory resources associated with AxisCollection object.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()

    Return Value

    Releases resources associated with this object.
    See Also