menu

WinForms

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

    Show / Hide Table of Contents

    Enum LegendPosition

    To specify the legend position.

    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public enum LegendPosition

    Fields

    Name Description
    BottomCenter

    To specify the Legend Position as BottomCenter

    BottomLeft

    To specify the Legend Position as BottomLeft

    BottomRight

    To specify the Legend Position as BottomRight

    Center

    To specify the Legend Position as Center

    Default

    To specify the Legend Position as Default

    MidLeft

    To specify the Legend Position as MidLeft

    MidRight

    To specify the Legend Position as MidRight

    TopCenter

    To specify the Legend Position as TopCenter

    TopLeft

    To specify the Legend Position as TopLeft

    TopRight

    To specify the Legend Position as TopRight

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