假设c1Chart1为Chart控件的一个实例. 一.基本框架图 二.主要外层属性(即this.c1Chart1的主要属性) 1.Header和Footer,上标题和下标题.位于this.c1Chart1.Header和this.c1Chart 2.Legend.图例,位于this.c1Chart.Legend. 3.ChartArea.图表区,位于this.chartLSQS.ChartArea.包括图形.坐标轴.坐标轴标题等内容. 4.chartGroups,图形组,位于 this.c1Ch…