menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficePieType

    Specifies the limit values of pie chart.

    Inheritance
    System.Object
    OfficePieType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficePieType : Enum

    Fields

    Bar

    Indicates the Bar type.

    Declaration
    public const OfficePieType Bar
    Field Value
    Type
    OfficePieType

    Normal

    Indicates the Normal type.

    Declaration
    public const OfficePieType Normal
    Field Value
    Type
    OfficePieType

    Pie

    Indicates the Pie type.

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