alexa
menu

WPF

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

    Show / Hide Table of Contents

    Enum ErrorBarDirection

    Represents the error bar direction for ErrorBarSeries.

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

    Fields

    Name Description
    Both

    This indicates the error bars are drawn in both directions.

    Minus

    This indicates the error bars are only drawn in a negative direction.

    Plus

    This indicates the error bars are only drawn in a positive direction.

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