PlotVisibleCellsOnly
IChart.PlotVisibleCellsOnly 属性
确定是否仅绘制可见单元格。False表示绘制可见和隐藏的单元格。可读/可写布尔值。
public bool PlotVisibleCellsOnly { get; set; }
另见
- 接口 IChart
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides
确定是否仅绘制可见单元格。False表示绘制可见和隐藏的单元格。可读/可写布尔值。
public bool PlotVisibleCellsOnly { get; set; }