alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LegendIcons

    To specify the legend icons.

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

    Fields

    Ellipse

    To specify the Legend Icon as Ellipse

    Declaration
    public const LegendIcons Ellipse
    Field Value
    Type
    LegendIcons

    Rectangle

    To specify the Legend Icon as Rectangle

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