GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    EmptyCellDisplayMode Enum

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Specifies the possible ways to display empty cell values (cells with Value equal to null).

    • C#
    • VB.NET
    public enum EmptyCellDisplayMode
    Public Enum EmptyCellDisplayMode

    Fields

    ConnectDataPointsWithLine

    Specifies that empty cell values shall be spanned with a line.

    Gaps

    Specifies that empty cell values shall be left as a gap.

    Zero

    Specifies that empty cell values shall be treated as zero.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.