ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ErrorBarType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ErrorBarType

    Defines the type of error bar. They are fixed - Renders a fixed type error bar. percentage - Renders a percentage type error bar. standardDeviation - Renders a standard deviation type error bar. standardError -Renders a standard error type error bar. custom -Renders a custom type error bar.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum ErrorBarType

    Fields

    Name Description
    Custom
    Fixed
    Percentage
    StandardDeviation
    StandardError
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved