alexa

    Show / Hide Table of Contents

    Enum OfficeSeriesNameLevel

    Specifies the series labels for the series label levels.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeSeriesNameLevel

    Fields

    Name Description
    SeriesNameLevelAll

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

    SeriesNameLevelNone

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

    Back to top Generated by DocFX