menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BoxPlotMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BoxPlotMode

    Represents the BoxPlot series mode.

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

    Fields

    Exclusive

    BoxPlotMode is Exclusive.

    Declaration
    public const BoxPlotMode Exclusive
    Field Value
    Type
    BoxPlotMode

    Inclusive

    BoxPlotMode is Inclusive.

    Declaration
    public const BoxPlotMode Inclusive
    Field Value
    Type
    BoxPlotMode

    Normal

    BoxPlotMode is Normal.

    Declaration
    public const BoxPlotMode Normal
    Field Value
    Type
    BoxPlotMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved