[]
        
(Showing Draft Content)

Position Enumeration

Position Enumeration

Specifies the position of an axis or legend on the chart.

Enumeration members

Enumeration members

Auto

Auto: = 5

The item is positioned automatically.

Bottom

Bottom: = 4

The item appears below the chart.

Left

Left: = 1

The item appears to the left of the chart.

None

None: = 0

The item is not visible.

Right: = 3

The item appears to the right of the chart.

Top

Top: = 2

The item appears above the chart.