menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeChartPlotEmpty - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeChartPlotEmpty

    Specifies how blank cells are plotted on a chart.

    Inheritance
    System.Object
    OfficeChartPlotEmpty
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeChartPlotEmpty : Enum

    Fields

    Interpolated

    Indicates values are interpolated into the chart.

    Declaration
    public const OfficeChartPlotEmpty Interpolated
    Field Value
    Type
    OfficeChartPlotEmpty

    NotPlotted

    Indicates blank cells are not plotted.

    Declaration
    public const OfficeChartPlotEmpty NotPlotted
    Field Value
    Type
    OfficeChartPlotEmpty

    Zero

    Indicates blanks are plotted as zero.

    Declaration
    public const OfficeChartPlotEmpty Zero
    Field Value
    Type
    OfficeChartPlotEmpty
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved