menu

UWP

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

    Show / Hide Table of Contents

    Class SmithChartLegendIcon

    Gets or sets the legend icon type.

    Inheritance
    System.Object
    SmithChartLegendIcon
    Namespace: Syncfusion.UI.Xaml.SmithChart
    Assembly: Syncfusion.SfSmithChart.UWP.dll
    Syntax
    public sealed class SmithChartLegendIcon : Enum

    Fields

    Circle

    Circle legend icon will set.

    Declaration
    public const SmithChartLegendIcon Circle
    Field Value
    Type
    SmithChartLegendIcon

    Cross

    Cross legend icon will set.

    Declaration
    public const SmithChartLegendIcon Cross
    Field Value
    Type
    SmithChartLegendIcon

    Custom

    Custom legend icon will set.

    Declaration
    public const SmithChartLegendIcon Custom
    Field Value
    Type
    SmithChartLegendIcon

    Diamond

    Diamond legend icon will set.

    Declaration
    public const SmithChartLegendIcon Diamond
    Field Value
    Type
    SmithChartLegendIcon

    HorizontalLine

    HorizontalLine legend icon will set.

    Declaration
    public const SmithChartLegendIcon HorizontalLine
    Field Value
    Type
    SmithChartLegendIcon

    Pentagon

    Pentagon legend icon will set.

    Declaration
    public const SmithChartLegendIcon Pentagon
    Field Value
    Type
    SmithChartLegendIcon

    Rectangle

    Rectangle legend icon will set.

    Declaration
    public const SmithChartLegendIcon Rectangle
    Field Value
    Type
    SmithChartLegendIcon

    Triangle

    Triangle legend icon will set.

    Declaration
    public const SmithChartLegendIcon Triangle
    Field Value
    Type
    SmithChartLegendIcon

    Extension Methods

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