[]
        
(Showing Draft Content)

C1.Blazor.Chart.FlexChartBase.Dispose

Dispose Method

Dispose(bool)

Disposes the component.

Declaration
protected virtual void Dispose(bool disposing)
Protected Overridable Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing

Dispose()

Disposes the component.

Declaration
public void Dispose()
Public Sub Dispose()
Implements