Enum Position

Position

An enumeration of legend positions within a chart.

To call an enum, you call its parent class, name, and property. For example, Charts.Position.TOP.

Properties

PropertyTypeDescription
TOPEnumAbove the chart.
RIGHTEnumTo the right of the chart.
BOTTOMEnumBelow the chart.
NONEEnumNo legend is displayed.