menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendSourceType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendSourceType

    Defines the constants that specify the element type of legend.

    Inheritance
    System.Object
    LegendSourceType
    Namespace: Syncfusion.Maui.Maps
    Assembly: Syncfusion.Maui.Maps.dll
    Syntax
    public sealed class LegendSourceType : Enum

    Fields

    Bubble

    Legend is based upon the bubble color mapping.

    Declaration
    public const LegendSourceType Bubble
    Field Value
    Type
    LegendSourceType

    Shape

    Legend is based upon the shape color mapping.

    Declaration
    public const LegendSourceType Shape
    Field Value
    Type
    LegendSourceType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved