alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LegendShape

    Defines the shape of legend in the component.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LegendShape

    Fields

    Name Description
    ActualRect

    Defines the legend shape as actual rect.

    Circle

    Defines the legend shape as circle.

    Cross

    Defines the legend shape as cross.

    Diamond

    Defines the legend shape as diamond.

    HorizontalLine

    Defines the legend shape as horizontal line.

    InvertedTriangle

    Defines the legend shape as inverted triangle.

    Multiply

    Defines the legend shape as multiply.

    Pentagon

    Defines the legend shape as pentagon.

    Rectangle

    Defines the legend shape as rectangle.

    SeriesType

    Defines the legend shape as series type.

    TargetRect

    Defines the legend shape as target rect.

    Triangle

    Defines the legend shape as triangle.

    VerticalLine

    Defines the legend shape as vertical line.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved