alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class LegendTypes

    To specify the legend types.

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

    Fields

    Ellipse

    To specify the legend type as Ellipse

    Declaration
    public const LegendTypes Ellipse
    Field Value
    Type
    LegendTypes

    None

    To specify the legend type as None

    Declaration
    public const LegendTypes None
    Field Value
    Type
    LegendTypes

    Rectangle

    To specify the legend type as Rectangle

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