AutoScaleFont
ChartFrame.AutoScaleFont property
如果对象中的文本在对象大小更改时更改字体大小,则为真。默认值是true。
public virtual bool AutoScaleFont { get; set; }
也可以看看
- class ChartFrame
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
如果对象中的文本在对象大小更改时更改字体大小,则为真。默认值是true。
public virtual bool AutoScaleFont { get; set; }