Width
ChartPlotArea.Width property
返回或设置绘图区域边界框的宽度,作为图表宽度的一部分(从 0 到 1)。 读/写Single。
public float Width { get; set; }
也可以看看
- class ChartPlotArea
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
返回或设置绘图区域边界框的宽度,作为图表宽度的一部分(从 0 到 1)。 读/写Single。
public float Width { get; set; }