menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorBarType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ErrorBarType

    Inheritance
    System.Object
    ErrorBarType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ErrorBarType : Enum

    Fields

    Custom

    Declaration
    public const ErrorBarType Custom
    Field Value
    Type
    ErrorBarType

    Fixed

    Declaration
    public const ErrorBarType Fixed
    Field Value
    Type
    ErrorBarType

    Percentage

    Declaration
    public const ErrorBarType Percentage
    Field Value
    Type
    ErrorBarType

    StandardDeviation

    Declaration
    public const ErrorBarType StandardDeviation
    Field Value
    Type
    ErrorBarType

    StandardErrors

    Declaration
    public const ErrorBarType StandardErrors
    Field Value
    Type
    ErrorBarType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved