menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeCategoriesLabelLevel

    Specifies the category labels for the category label levels.

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

    Fields

    CategoriesLabelLevelAll

    Set category labels to all category label levels within range on the chart.

    Declaration
    public const OfficeCategoriesLabelLevel CategoriesLabelLevelAll
    Field Value
    Type
    OfficeCategoriesLabelLevel

    CategoriesLabelLevelNone

    Set no category labels in the chart. Defaults to automatic indexed labels.

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