public GraphHeaderView () { dv = new DrawingView(new RectangleF(0,0, chartWidth, chartHeight), 0, 0, 0); this.AddSubview(dv ); }