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 : Enum
Fields
Gaps
Display as Gaps.
Declaration
public const SparklineEmptyCells Gaps
Field Value
Type | Description |
---|---|
SparklineEmptyCells |
Line
Display as Continued line.
Declaration
public const SparklineEmptyCells Line
Field Value
Type | Description |
---|---|
SparklineEmptyCells |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Zero
Diaplay as Zero.
Declaration
public const SparklineEmptyCells Zero
Field Value
Type | Description |
---|---|
SparklineEmptyCells |