WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LengthType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LengthType

    Specifies the types of length object.

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

    Fields

    Name Description
    CM

    "CM" type of length.

    EMS

    "EMS" type of length.

    EXS

    "EXS" type of length.

    IN

    "IN" type of length.

    MM

    "MM" type of length.

    Number

    Number type of length.

    PC

    "PC" type of length.

    Percentage

    Percentage type of length.

    PT

    "PT" type of length.

    PX

    "PX" type of length.

    Unknown

    Unknown length type.

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