Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BoxPlotMode

    Show / Hide Table of Contents

    Class BoxPlotMode

    Represent the BoxPlot series mode.

    Inheritance
    System.Object
    BoxPlotMode
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class BoxPlotMode : Enum

    Fields

    Exclusive

    BoxPlotMode is Exclusive

    Declaration
    public const BoxPlotMode Exclusive
    Field Value
    Type Description
    BoxPlotMode

    Inclusive

    BoxPlotMode is Inclusive

    Declaration
    public const BoxPlotMode Inclusive
    Field Value
    Type Description
    BoxPlotMode

    Normal

    BoxPlotMode is 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 - 2023 Syncfusion Inc. All Rights Reserved