min_cfvo property

min_cfvo property

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

Definition:

@property
def min_cfvo(self):
    ...

See Also