withController method
Override in concrete configs to return a controller-attached copy.
Implementation
BaseChartConfig withController(ChartController controller) => this;
Override in concrete configs to return a controller-attached copy.
BaseChartConfig withController(ChartController controller) => this;