Blazor

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

    Show / Hide Table of Contents

    Class Units

    Specifies coordinate units of an annotation.

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

    Fields

    Pixel

    Defines pixel units.

    Declaration
    public const Units Pixel
    Field Value
    Type Description
    Units

    Point

    Defines point units.

    Declaration
    public const Units Point
    Field Value
    Type Description
    Units

    value__

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