Chart.ShowLegendFieldButtons Property

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public:
 property bool ShowLegendFieldButtons { bool get(); void set(bool value); };
public bool ShowLegendFieldButtons { get; set; }
member this.ShowLegendFieldButtons : bool with get, set
Public Property ShowLegendFieldButtons As Boolean

Property Value

true if legend field buttons on a PivotChart should be displayed; otherwise, false.

Applies to