Click or drag to resize

IChart DisplayBlanksAs Property

Represents the way that blank cells are plotted on a chart.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ChartPlotEmptyType DisplayBlanksAs { get; set; }

Property Value

Type: ChartPlotEmptyType
See Also