menu

Blazor

  • Code Examples
  • 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
    Units

    Point

    Defines point units.

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