WPF

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

    Show / Hide Table of Contents

    Enum OfficeChartPlotEmpty

    Specifies how blank cells are plotted on a chart.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeChartPlotEmpty

    Fields

    Name Description
    Interpolated

    Indicates values are interpolated into the chart.

    NotPlotted

    Indicates blank cells are not plotted.

    Zero

    Indicates blanks are plotted as zero.

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