menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstLegendIcon - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SunburstLegendIcon

    Gets or sets the legend icon type.

    Inheritance
    System.Object
    SunburstLegendIcon
    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.UWP.dll
    Syntax
    public sealed class SunburstLegendIcon : Enum

    Fields

    Circle

    Circle legend icon will set.

    Declaration
    public const SunburstLegendIcon Circle
    Field Value
    Type
    SunburstLegendIcon

    Cross

    Cross legend icon will set.

    Declaration
    public const SunburstLegendIcon Cross
    Field Value
    Type
    SunburstLegendIcon

    Custom

    Custom legend icon will set.

    Declaration
    public const SunburstLegendIcon Custom
    Field Value
    Type
    SunburstLegendIcon

    Diamond

    Diamond legend icon will set.

    Declaration
    public const SunburstLegendIcon Diamond
    Field Value
    Type
    SunburstLegendIcon

    Pentagon

    Pentagon legend icon will set.

    Declaration
    public const SunburstLegendIcon Pentagon
    Field Value
    Type
    SunburstLegendIcon

    Rectangle

    Rectangle legend icon will set.

    Declaration
    public const SunburstLegendIcon Rectangle
    Field Value
    Type
    SunburstLegendIcon

    Triangle

    Triangle legend icon will set.

    Declaration
    public const SunburstLegendIcon Triangle
    Field Value
    Type
    SunburstLegendIcon

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved