DisplayBlanksAs Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the possible ways to display blanks in charts.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Gap | 0 | Specifies that blank values shall be left as a gap. | |
Span | 1 | Specifies that blank values shall be spanned with a line. | |
Zero | 2 | Specifies that blank values shall be treated as zero. |
See Also