UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ErrorBarType

    Fixed

    Declaration
    public const ErrorBarType Fixed
    Field Value
    Type Description
    ErrorBarType

    Percentage

    Declaration
    public const ErrorBarType Percentage
    Field Value
    Type Description
    ErrorBarType

    StandardDeviation

    Declaration
    public const ErrorBarType StandardDeviation
    Field Value
    Type Description
    ErrorBarType

    StandardErrors

    Declaration
    public const ErrorBarType StandardErrors
    Field Value
    Type Description
    ErrorBarType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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