menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineEmptyCells - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved