horizontal_axis property

horizontal_axis property

Gets the chart’s horizontal axis. Read-only IAxis.

Definition:

@property
def horizontal_axis(self):
    ...

See Also