Link Search Menu Expand Document

DisplayBlanksAs Enumeration

Specifies the possible ways to display blanks in charts.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum DisplayBlanksAs
Members
Member nameValueDescription
Gap0 Specifies that blank values shall be left as a gap.
Span1 Specifies that blank values shall be spanned with a line.
Zero2 Specifies that blank values shall be treated as zero.
See Also

Reference