[]
获取或设置图表上空白单元格的绘制方式。可以是以下之一: DisplayBlanksAs 常量:NotPlotted(不绘制)、Interpolated(插值)或Zero(零)。
DisplayBlanksAs DisplayBlanksAs { get; set; }