menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class OfficeSeriesNameLevel

    Specifies the series labels for the series label levels.

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

    Fields

    SeriesNameLevelAll

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

    Declaration
    public const OfficeSeriesNameLevel SeriesNameLevelAll
    Field Value
    Type
    OfficeSeriesNameLevel

    SeriesNameLevelNone

    Set no category labels in the chart; instead default to automatic indexed labels.

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