menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum EmptyPointValue - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum EmptyPointValue

    Represents modes for handling empty points.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum EmptyPointValue

    Fields

    Name Description
    Average

    Validates the empty points in a series and sets the points y-value to an average value based on its neighbouring points.

    Zero

    Validates the empty points in a series and sets the points y-value to Zero.

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