Class SparklineEmptyCells
Defines the Display of the Empty Cells within the Sparkline Range.
Inheritance
System.Object
    SparklineEmptyCells
  Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class SparklineEmptyCells : EnumFields
Gaps
Display as Gaps.
Declaration
public const SparklineEmptyCells GapsField Value
| Type | 
|---|
| SparklineEmptyCells | 
Line
Display as Continued line.
Declaration
public const SparklineEmptyCells LineField Value
| Type | 
|---|
| SparklineEmptyCells | 
Zero
Diaplay as Zero.
Declaration
public const SparklineEmptyCells ZeroField Value
| Type | 
|---|
| SparklineEmptyCells |