dispose abstract method

void dispose()

Called when the chart is torn down (its host widget removed from the tree). Close any streams and cancel any subscriptions this implementation opened.

Implementation

void dispose();