menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LabelPlacement - API Reference

    Show / Hide Table of Contents

    Enum LabelPlacement

    Specifies the possible positions, in which the labels can be placed.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum LabelPlacement

    Fields

    Name Description
    Both

    Indicates the labels placed on the both sides of the channel line.

    BottomRight

    Indicates the labels placed on the bottom if orientation is horizontal, and on the right if orientation is vertical.

    TopLeft

    Indicates the labels placed on the top if orientation is horizontal, and on the left if orientation is vertical.

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