menu

Document Processing

OfficeChartPlotEmpty Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    OfficeChartPlotEmpty Class

    Specifies how blank cells are plotted on a chart.

    Inheritance
    System.Object
    OfficeChartPlotEmpty
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.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