随笔分类 - WinForm
C#WinForm开发相关资料
修改strongGraph的坐标轴字体大小 by Ardge
摘要:this.strongGraphControl1.GraphPane.XAxis.TitleFontSpec.Size = 20;this.strongGraphControl1.GraphPane.XAxis.TitleFontSpec.IsBold = false;this.strongGraphControl1.GraphPane.YAxis.TitleFontSpec.Size = 20;...
阅读全文
浙公网安备 33010602011771号