Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PieGroupMode

    Circular series segment grouping based on group mode.

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

    Fields

    Angle

    Circular series segment grouping based on angle.

    Declaration
    public const PieGroupMode Angle
    Field Value
    Type Description
    PieGroupMode

    Percentage

    Circular series segment grouping based on percentage.

    Declaration
    public const PieGroupMode Percentage
    Field Value
    Type Description
    PieGroupMode

    Value

    Circular series segment grouping based on value.

    Declaration
    public const PieGroupMode Value
    Field Value
    Type Description
    PieGroupMode

    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