ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SizeType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SizeType

    Defines the unit of Strip line Size. They are auto pixel year month day hour minutes seconds

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

    Fields

    Auto

    Declaration
    public const SizeType Auto
    Field Value
    Type Description
    SizeType

    Days

    Declaration
    public const SizeType Days
    Field Value
    Type Description
    SizeType

    Hours

    Declaration
    public const SizeType Hours
    Field Value
    Type Description
    SizeType

    Minutes

    Declaration
    public const SizeType Minutes
    Field Value
    Type Description
    SizeType

    Months

    Declaration
    public const SizeType Months
    Field Value
    Type Description
    SizeType

    Pixel

    Declaration
    public const SizeType Pixel
    Field Value
    Type Description
    SizeType

    Seconds

    Declaration
    public const SizeType Seconds
    Field Value
    Type Description
    SizeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Years

    Declaration
    public const SizeType Years
    Field Value
    Type Description
    SizeType
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved