menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SeriesCategories - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SeriesCategories

    Specifies the series categories type.

    Inheritance
    System.Object
    SeriesCategories
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SeriesCategories : Enum

    Fields

    Indicator

    Defines the indicator type for series categories.

    Declaration
    public const SeriesCategories Indicator
    Field Value
    Type
    SeriesCategories

    Pareto

    Defines the pareto type for series categories.

    Declaration
    public const SeriesCategories Pareto
    Field Value
    Type
    SeriesCategories

    Series

    Defines the series type for series categories.

    Declaration
    public const SeriesCategories Series
    Field Value
    Type
    SeriesCategories

    TrendLine

    Defines the trend line type for series categories.

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