Enum SparklineEmptyCells
Defines the Display of the Empty Cells within the Sparkline Range.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum SparklineEmptyCells
Fields
Name | Description |
---|---|
Gaps | Display as Gaps. |
Line | Display as Continued line. |
Zero | Diaplay as Zero. |