Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Specifies the possible ways to display blanks in charts.
Namespace: Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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