Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeChartPlotEmpty - Xamarin.iOS 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 Description
    OfficeChartPlotEmpty

    NotPlotted

    Indicates blank cells are not plotted.

    Declaration
    public const OfficeChartPlotEmpty NotPlotted
    Field Value
    Type Description
    OfficeChartPlotEmpty

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Zero

    Indicates blanks are plotted as zero.

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