UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EmptyPointValues - UWP API Reference | Syncfusion EmptyPointValue ">

    Show / Hide Table of Contents

    Class EmptyPointValues

    Represents the enum for the EmptyPointValue

    Inheritance
    System.Object
    EmptyPointValues
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class EmptyPointValues : Enum

    Fields

    Average

    Data point plotted at average of the point before and after.

    Declaration
    public const EmptyPointValues Average
    Field Value
    Type Description
    EmptyPointValues

    None

    Data point not plotted.

    Declaration
    public const EmptyPointValues None
    Field Value
    Type Description
    EmptyPointValues

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Zero

    Data point plotted at zero position.

    Declaration
    public const EmptyPointValues Zero
    Field Value
    Type Description
    EmptyPointValues

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved