menu

MAUI

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

    Show / Hide Table of Contents

    Class PieGroupMode

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

    Fields

    Angle

    Data points are grouped based on their angle value.

    Declaration
    public const PieGroupMode Angle
    Field Value
    Type
    PieGroupMode

    Percentage

    Data points are grouped based on their percentage value.

    Declaration
    public const PieGroupMode Percentage
    Field Value
    Type
    PieGroupMode

    Value

    Data points are grouped based on their value.

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