value2 property

value2 property

Gets the string value2 of the label pivot filter.

Definition:

@property
def value2(self):
    ...
@value2.setter
def value2(self, value):
    ...

See Also