menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AngleType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AngleType

    Specifies the types of angle object.

    Namespace: Syncfusion.Windows.Forms.Chart.SvgBase
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum AngleType

    Fields

    Name Description
    DEG

    "DEG" type of angle.

    GRAD

    "GRAD" type of angle.

    RAD

    "RAD" type of angle.

    UNKNOWN

    "UNKNOWN" type of angle.

    UNSPECIFIED

    "UNSPECIFIED" type of angle.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved