configurationChanged method

void configurationChanged()

Finish configuring components that require context and graphics factory.

Some components require context and graphics factory to be set again when configuration has changed but the configuration is set prior to the chart first calling init with the context.

Implementation

void configurationChanged() {}