this.strongGraphControl1.GraphPane.XAxis.TitleFontSpec.Size = 20;
this.strongGraphControl1.GraphPane.XAxis.TitleFontSpec.IsBold = false;
this.strongGraphControl1.GraphPane.YAxis.TitleFontSpec.Size = 20;
this.strongGraphControl1.GraphPane.YAxis.TitleFontSpec.IsBold = false;

------------

By Ardge.

相关文章:

  • 2022-12-23
  • 2021-07-14
  • 2021-04-14
  • 2021-05-23
  • 2021-07-09
  • 2021-11-12
  • 2022-01-13
  • 2022-12-23
猜你喜欢
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2021-10-02
  • 2021-10-29
  • 2021-10-02
  • 2022-03-05
相关资源
相似解决方案