menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelSeriesNameLevel

    Specifies the series labels for the series label levels.

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

    Fields

    SeriesNameLevelAll

    Set series names to all series name levels w/in range on the chart.

    Declaration
    public const ExcelSeriesNameLevel SeriesNameLevelAll
    Field Value
    Type
    ExcelSeriesNameLevel

    SeriesNameLevelNone

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

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