menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorBarDirection - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ErrorBarDirection

    Defines the direction of error bar. They are: Both - Renders the error bar in both directions. Minus - Renders the error bar in the negative direction. Plus - Renders the error bar in the positive direction.

    Inheritance
    System.Object
    ErrorBarDirection
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ErrorBarDirection : Enum

    Fields

    Both

    Declaration
    public const ErrorBarDirection Both
    Field Value
    Type
    ErrorBarDirection

    Minus

    Declaration
    public const ErrorBarDirection Minus
    Field Value
    Type
    ErrorBarDirection

    Plus

    Declaration
    public const ErrorBarDirection Plus
    Field Value
    Type
    ErrorBarDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved