menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartLegendStyle

    Specifies the information that is to be displayed on double clicking the legend.

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

    Fields

    Name Description
    All

    Enables the user to edit both the series styles and legend properties.

    Empty

    Nothing will be displayed. User can drag the legend.

    SupportEditProperties

    Enables the user to edit the Legend properties.

    SupportItemStyleEdit

    Enables the user to edit the series styles.

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