ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BoxPlotMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BoxPlotMode

    Defines the BoxPlotMode for box and whisker chart series, They are. exclusive - Series render based on exclusive mode. inclusive - Series render based on inclusive mode. normal - Series render based on normal mode.

    Inheritance
    System.Object
    BoxPlotMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BoxPlotMode : Enum

    Fields

    Exclusive

    Declaration
    public const BoxPlotMode Exclusive
    Field Value
    Type Description
    BoxPlotMode

    Inclusive

    Declaration
    public const BoxPlotMode Inclusive
    Field Value
    Type Description
    BoxPlotMode

    Normal

    Declaration
    public const BoxPlotMode Normal
    Field Value
    Type Description
    BoxPlotMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved