LegendPositionType enumeration

LegendPositionType enumeration

Enumerates the legend position types.

The LegendPositionType type exposes the following members:

Fields

FieldDescription
BOTTOMDisplays the legend to the bottom of the chart’s plot area.
CORNERDisplays the legend to the corner of the chart’s plot area.
LEFTDisplays the legend to the left of the chart’s plot area.
NOT_DOCKEDRepresents that the legend is not docked.
RIGHTDisplays the legend to the right of the chart’s plot area.
TOPDisplays the legend to the top of the chart’s plot area.

See Also