ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum OfficeErrorBarInclude

    Specifies which error-bar parts to include.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeErrorBarInclude

    Fields

    Name Description
    Both

    Indicates both positive and negative error range.

    Minus

    Indicates only negative error range.

    Plus

    Indicates only positive error range.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved