摘要: chart1.ChartAreas[0].AxisX.MajorGrid.LineDashStyle = ChartDashStyle.Dash; //设置网格类型为虚线 ,去掉为 ChartDashStyle.NotSet chart1.ChartAreas[0].AxisY.MajorGrid. 阅读全文
posted @ 2022-03-19 09:00 与f 阅读(683) 评论(0) 推荐(0)