Gets or sets the arrangement of labels within the legend.
| Visual Basic (Declaration) | |
|---|---|
Public Property Layout As LegendLayout | |
| C# | |
|---|---|
public LegendLayout Layout {get; set;} | |
Return Value
A LegendLayout enumeration indicating the arrangement of labels within the legend.