menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SkeletonType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SkeletonType

    Defines the skeleton type for the axis. They are: Date - It formats date only. DateTime - It formats date and time. Time - It formats time only.

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

    Fields

    Date

    Declaration
    public const SkeletonType Date
    Field Value
    Type
    SkeletonType

    DateTime

    Declaration
    public const SkeletonType DateTime
    Field Value
    Type
    SkeletonType

    Time

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