[]
        
(Showing Draft Content)

C1.Win.C1Chart.Label.Dispose

Dispose Method

Dispose()

Readies the chart object for garbage collection.

Declaration
public void Dispose()
Remarks

Readies the Label object for garbage collection. The Label should not be referenced after calling the Dispose method.

See Also