This is a singleton for managing chart renderer instance available in the system. More...
#include "../common/Translator.h"#include "AbstractChartRenderer.h"#include "ChartRendererManager.h"#include "Exception.h"#include <cassert>Go to the source code of this file.
This is a singleton for managing chart renderer instance available in the system.
Definition in file ChartRendererManager.cpp.