Width
ChartPlotArea.Width property
返回或设置图表绘图区边界框的宽度,作为图表宽度的一个分数(从 0 到 1)。可读写 Single。
public float Width { get; set; }
See Also
- class ChartPlotArea
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides
返回或设置图表绘图区边界框的宽度,作为图表宽度的一个分数(从 0 到 1)。可读写 Single。
public float Width { get; set; }