OELegendLayoutStyle
This namespace contains constants that define built-in legend layout styles.
See also
OELegendLayout class
OELegendLayoutOptions class
OELegendColorStylenamespaceOELegendInteractiveStylenamespace
Default
The default legend layout style is
OELegendLayoutStyle::HorizontalTopLeft.
HorizontalBottomLeft
Example of using the ‘HorizontalBottomLeft’ layout style
HorizontalBottomRight
Example of using the ‘HorizontalBottomRight’ layout style
HorizontalTopLeft
Example of using the ‘HorizontalTopLeft’ layout style
HorizontalTopRight
Example of using the ‘HorizontalTopRight’ layout style
VerticalBottomLeft
Example of using the ‘VerticalBottomLeft’ layout style
VerticalBottomRight
Example of using the ‘VerticalBottomRight’ layout style
VerticalTopLeft
Example of using the ‘VerticalTopLeft’ layout style
VerticalTopRight
Example of using the ‘VerticalTopRight’ layout style