Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SkeletonType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SkeletonType

    Specifies the skeleton type for the axis.

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

    Fields

    Date

    Defines the format as date.

    Declaration
    public const SkeletonType Date
    Field Value
    Type Description
    SkeletonType

    DateTime

    Defines the format as date and time.

    Declaration
    public const SkeletonType DateTime
    Field Value
    Type Description
    SkeletonType

    Time

    Defines the format as time only.

    Declaration
    public const SkeletonType Time
    Field Value
    Type Description
    SkeletonType

    value__

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