Chart.ShowReportFilterFieldButtons Property

Definition

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

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

Property Value

true if the report filter field buttons on a PivotChart should be displayed; otherwise, false.

Applies to