max_cfvo property

max_cfvo property

Get or set this DataBar’s max value object. Cannot set null or CFValueObject with type FormatConditionValueType.Min to it.

Definition:

@property
def max_cfvo(self):
    ...

See Also