#include "ChartViewBase.h"
#include <map>
#include <wx/msgdlg.h>
#include <wx/clipbrd.h>
#include <wx/bitmap.h>
#include <wx/dcscreen.h>
#include <wx/filedlg.h>
#include <wx/textfile.h>
#include "../extLibs/wxMathPlot/mathplot.h"
#include "../extLibs/wxChartDir/wxchartviewer.h"
#include "../utils/PropertiesData.h"
Go to the source code of this file.
|
| class | ChartView |
| | This class is responsible to manage the charts generated in the transient electromechanical studies. More...
|
| |
◆ ID_CHARTVIEWER
| #define ID_CHARTVIEWER 11000 |