property Legend.Align as LegendAlignEnum
Specifies the alignment of the legend's content

TypeDescription
LegendAlignEnum A LegendAlignEnum expression specifies the alignment of the legend's content. For instance:
  • exStart or 0 {number}, the legend's content is aligned to the start (left or top side of the view)
By default, the Align property is exCenter (the legend's content is centered). The Align property specifies the alignment of the legend's content. The Flow property determines whether the legend objects are arranged from left to right or top to bottom. The Dock property specifies the edge of the container the legend-window is anchored to. The Grid property specifies the number of columns or rows that the legend divides its content into. The Reverse property reverses the order of the items within the legend.