Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineEmptyCells - Xamarin.Android 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.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved