public MainWindow()
 {
     InitializeComponent();
     graficos = new Graficos();
 }