alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LegendMode

    To specify the legend mode.

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

    Fields

    Default

    To specify the Legend mode as Default

    Declaration
    public const LegendMode Default
    Field Value
    Type
    LegendMode

    Interactive

    To specify the Legend mode as Interactive

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