#include "dpBaseChart.h"
dpBaseChart::dpBaseChart(QWidget* parent)
:dpBaseWidget(parent)
{}
dpBaseChart::~dpBaseChart()
{
}