menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class Units

    Defines coordinate units of an annotation. They are: Pixel - Specifies the pixel value. Point - Specifies the axis value.

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

    Fields

    Pixel

    Declaration
    public const Units Pixel
    Field Value
    Type
    Units

    Point

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