menu

Blazor

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

    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
    SparklineValueType

    DateTime

    Specifies the date time type of the data value..

    Declaration
    public const SparklineValueType DateTime
    Field Value
    Type
    SparklineValueType

    Numeric

    Specifies the numeric type of the data value.

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