WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoDiscardType

    Show / Hide Table of Contents

    Enum AutoDiscardType

    Represents the Range behavior of the Axis.

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum AutoDiscardType

    Fields

    Name Description
    ExtendRange

    When the data reaches the max range it externed the range .

    None

    Default behaviour

    ResetRange

    When the data reaches the max range it reset the range to a new range.

    See Also
    ChartSeries
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved