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