Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 iondicator type of series categories.

    Declaration
    public const SeriesCategories Indicator
    Field Value
    Type Description
    SeriesCategories

    Pareto

    Defines the pareto type of series categories.

    Declaration
    public const SeriesCategories Pareto
    Field Value
    Type Description
    SeriesCategories

    Series

    Defines the series type of series categories.

    Declaration
    public const SeriesCategories Series
    Field Value
    Type Description
    SeriesCategories

    TrendLine

    Defines the trend line type of series categories.

    Declaration
    public const SeriesCategories TrendLine
    Field Value
    Type Description
    SeriesCategories

    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