menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorBarMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ErrorBarMode

    Represents the error bar mode for .

    Inheritance
    System.Object
    ErrorBarMode
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class ErrorBarMode : Enum

    Fields

    Both

    Represent error bar mode in both.

    Declaration
    public const ErrorBarMode Both
    Field Value
    Type
    ErrorBarMode

    Horizontal

    Represent error bar mode in horizontal.

    Declaration
    public const ErrorBarMode Horizontal
    Field Value
    Type
    ErrorBarMode

    Vertical

    Represent error bar mode in vertical.

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