Determines how blanks are displayed in a sparkline

See

[[SparklineGroup.displayBlanksAs]]

Enumeration Members

Enumeration Members

Gap: 1

Empty cells are not plotted.

Span: 0

Empty cells are plotted as interpolated.

Zero: 2

Empty cells are plotted as zero.