PlotVisibleCellsOnly

IChart.PlotVisibleCellsOnly 属性

确定是否仅绘制可见单元格。False表示绘制可见和隐藏的单元格。可读/可写布尔值。

public bool PlotVisibleCellsOnly { get; set; }

另见