alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LegendPositions

    To specify the legend position.

    Inheritance
    System.Object
    LegendPositions
    Namespace: Syncfusion.Windows.Forms.TreeMap
    Assembly: Syncfusion.TreeMap.Windows.dll
    Syntax
    public sealed class LegendPositions : Enum

    Fields

    Bottom

    To specify the legend positions as Bottom

    Declaration
    public const LegendPositions Bottom
    Field Value
    Type
    LegendPositions

    Left

    To specify the legend positions as Left

    Declaration
    public const LegendPositions Left
    Field Value
    Type
    LegendPositions

    Right

    To specify the legend positions as Right

    Declaration
    public const LegendPositions Right
    Field Value
    Type
    LegendPositions

    Top

    To specify the legend positions as Top

    Declaration
    public const LegendPositions Top
    Field Value
    Type
    LegendPositions
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved