Blazor

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

    Show / Hide Table of Contents

    Class SizeType

    Specifies the unit of strip line size.

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

    Fields

    Auto

    Defines auto type.

    Declaration
    public const SizeType Auto
    Field Value
    Type Description
    SizeType

    Days

    Defines days type.

    Declaration
    public const SizeType Days
    Field Value
    Type Description
    SizeType

    Hours

    Defines hours type.

    Declaration
    public const SizeType Hours
    Field Value
    Type Description
    SizeType

    Minutes

    Defines minutes type.

    Declaration
    public const SizeType Minutes
    Field Value
    Type Description
    SizeType

    Months

    Defines months type.

    Declaration
    public const SizeType Months
    Field Value
    Type Description
    SizeType

    Pixel

    Defines pixel type.

    Declaration
    public const SizeType Pixel
    Field Value
    Type Description
    SizeType

    Seconds

    Defines seconds type.

    Declaration
    public const SizeType Seconds
    Field Value
    Type Description
    SizeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Years

    Defines years type.

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