Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelCategoriesLabelLevel

    Specifies the category labels for the category label levels.

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

    Fields

    CategoriesLabelLevelAll

    Set category labels to all category label levels w/in range on the chart.

    Declaration
    public const ExcelCategoriesLabelLevel CategoriesLabelLevelAll
    Field Value
    Type Description
    ExcelCategoriesLabelLevel

    CategoriesLabelLevelNone

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

    Declaration
    public const ExcelCategoriesLabelLevel CategoriesLabelLevelNone
    Field Value
    Type Description
    ExcelCategoriesLabelLevel

    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