WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelChartPlotEmpty

    Show / Hide Table of Contents

    Enum ExcelChartPlotEmpty

    Specifies how blank cells are plotted on a chart.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelChartPlotEmpty

    Fields

    Name Description
    Interpolated

    Values are interpolated into the chart.

    NotPlotted

    Blank cells are not plotted.

    Zero

    Blanks are plotted as zero.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved