line property

line property

Returns line style properties of a chart. Read-only ILineFormat.

Definition:

@property
def line(self):
    ...

See Also