ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelSeriesNameLevel - ASP.NETCore 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 Description
    ExcelSeriesNameLevel

    SeriesNameLevelNone

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

    Declaration
    public const ExcelSeriesNameLevel SeriesNameLevelNone
    Field Value
    Type Description
    ExcelSeriesNameLevel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved