LegendPositionType Enum

LegendPositionType Enum

Enumerates the legend position types.


type LegendPositionType int32

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.
NotDockedRepresents 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.