摘要: Plot myPlot = new Plot(); myPlot.Font.Set(SKFontManager.Default.MatchCharacter('汉').FamilyName); 亲测有效 Plot myPlot = new Plot(); myPlot.Font.Set("宋体"); 阅读全文
posted @ 2024-06-19 11:23 WmW 阅读(286) 评论(0) 推荐(0) 编辑