alexa
menu

WPF

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

    Show / Hide Table of Contents

    Enum ErrorBarMode

    Represents the error bar mode for ErrorBarSeries.

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

    Fields

    Name Description
    Both

    Specify to display both the horizontal error bar and vertical error bar.

    Horizontal

    Specify whether to display only the horizontal error bar.

    Vertical

    Specify whether to display only the vertical error bar.

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