alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SmithChartLegendIconType

    Gets or sets the legend icon type.

    Inheritance
    System.Object
    SmithChartLegendIconType
    Namespace: Syncfusion.WinForms.SmithChart
    Assembly: Syncfusion.SfSmithChart.WinForms.dll
    Syntax
    public sealed class SmithChartLegendIconType : Enum

    Fields

    Circle

    Circle legend icon will set.

    Declaration
    public const SmithChartLegendIconType Circle
    Field Value
    Type
    SmithChartLegendIconType

    Cross

    Cross legend icon will set.

    Declaration
    public const SmithChartLegendIconType Cross
    Field Value
    Type
    SmithChartLegendIconType

    Custom

    Custom legend icon will set.

    Declaration
    public const SmithChartLegendIconType Custom
    Field Value
    Type
    SmithChartLegendIconType

    Diamond

    Diamond legend icon will set.

    Declaration
    public const SmithChartLegendIconType Diamond
    Field Value
    Type
    SmithChartLegendIconType

    HorizontalLine

    HorizontalLine legend icon will set.

    Declaration
    public const SmithChartLegendIconType HorizontalLine
    Field Value
    Type
    SmithChartLegendIconType

    Pentagon

    Pentagon legend icon will set.

    Declaration
    public const SmithChartLegendIconType Pentagon
    Field Value
    Type
    SmithChartLegendIconType

    Rectangle

    Rectangle legend icon will set.

    Declaration
    public const SmithChartLegendIconType Rectangle
    Field Value
    Type
    SmithChartLegendIconType

    Triangle

    Triangle legend icon will set.

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