public DataView() { GraphSalesRank graphSr = new GraphSalesRank(); InitializeComponent(); stkGraphs.Children.Add(graphSr); }