_Chart.HasPivotFields Property

Definition

True if the PivotChart controls are displayed on the specified PivotChart report. The default value is True. For a regular chart, this property always returns False and cannot be set.

public:
 property bool HasPivotFields { bool get(); void set(bool value); };
public bool HasPivotFields { get; set; }
Public Property HasPivotFields As Boolean

Property Value

Applies to