up_bars property

up_bars property

Returns an DropBars object that represents the up bars on a line chart. Applies only to line charts.

Definition:

@property
def up_bars(self):
    ...

See Also