menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPieType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelPieType

    Enumeration limits values which can be set by user.

    Inheritance
    System.Object
    ExcelPieType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelPieType : Enum

    Fields

    Bar

    Represents the Bar pie type.

    Declaration
    public const ExcelPieType Bar
    Field Value
    Type
    ExcelPieType

    Normal

    Represents the Normal pie type.

    Declaration
    public const ExcelPieType Normal
    Field Value
    Type
    ExcelPieType

    Pie

    Represents the Pie pie type.

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