alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LegendDockPosition

    To specify the legend dock position.

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

    Fields

    Bottom

    To specify the Legend Dock Position as Bottom

    Declaration
    public const LegendDockPosition Bottom
    Field Value
    Type
    LegendDockPosition

    Left

    To specify the Legend Dock Position as Left

    Declaration
    public const LegendDockPosition Left
    Field Value
    Type
    LegendDockPosition

    Right

    To specify the Legend Dock Position as Right

    Declaration
    public const LegendDockPosition Right
    Field Value
    Type
    LegendDockPosition

    Top

    To specify the Legend Dock Position as Top

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