menu

WinForms

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

    Show / Hide Table of Contents

    Enum LabelPositions

    To specify the label position.

    Namespace: Syncfusion.Windows.Forms.TreeMap
    Assembly: Syncfusion.TreeMap.Windows.dll
    Syntax
    public enum LabelPositions

    Fields

    Name Description
    BottomCenter

    To specify the label position as BottomCenter

    BottomLeft

    To specify the label position as BottomLeft

    BottomRight

    To specify the label position as BottomRight

    Center

    To specify the label position as Center

    CenterLeft

    To specify the label position as CenterLeft

    CenterRight

    To specify the label position as CenterRight

    TopCenter

    To specify the label position as TopLeft

    TopLeft

    To specify the label position as TopLeft

    TopRight

    To specify the label position as TopRight

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