Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineValueType

    Show / Hide Table of Contents

    Class SparklineValueType

    Defines the sparkline data value types.

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

    Fields

    Category

    Specifies the category type of the data value..

    Declaration
    public const SparklineValueType Category
    Field Value
    Type Description
    SparklineValueType

    DateTime

    Specifies the date time type of the data value..

    Declaration
    public const SparklineValueType DateTime
    Field Value
    Type Description
    SparklineValueType

    Numeric

    Specifies the numeric type of the data value.

    Declaration
    public const SparklineValueType Numeric
    Field Value
    Type Description
    SparklineValueType

    value__

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