is_values_field property

is_values_field property

Indicates whether this field represents values field.

Remarks

Only works when there are two or more data fields in the pivot table view.

Definition:

@property
def is_values_field(self):
    ...

See Also