menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartLegendItemType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartLegendItemType

    Specifies the actual symbol rendered inside the legend box for a series based on hints / specifications given with ChartLegendRepresentationType.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartLegendItemType

    Fields

    Name Description
    Area

    Visual representation is an area chart.

    Circle

    Visual representation is a circle.

    Cross

    Visual representation is a cross.

    Diamond

    Visual representation is a diamond.

    Hexagon

    Visual representation is a hexagon.

    Image

    Visual representation is an image.

    InvertedTriangle

    Visual representation is an inverted triangle.

    Line

    Visual representation is a line.

    None

    Visual representation is empty.

    Pentagon

    Visual representation is a pentagon.

    PieSlice

    Visual representation is a pie slice.

    Rectangle

    Visual representation is a rectangle.

    Spline

    Visual representation is a spline.

    SplineArea

    Visual representation is a spline area.

    StraightLine

    Visual representation is a Straight area.

    Triangle

    Visual representation is a triangle.

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