
The Legend object supports the following properties and method:


| Name | Description | |||
| Align | Specifies the alignment of the legend's content | |||
| Dock | Specifies the edge of the container the legend-window is anchored to | |||
| Flow | Determines whether the legend objects are arranged from left to right or top to bottom | |||
| FormatText | Specifies the flags the labels use to display on the legend | |||
| Grid | Specifies the number of columns or rows that the legend divides its content into | |||
| LabelFixedHeight | Indicates the fixed-height to display the labels | |||
| LabelFixedWidth | Indicates the fixed-width to display the labels | |||
| Locked | Indicates whether the legend is locked(protected) or unlocked | |||
| Pad | Defines the legend's padding (space between legend's symbol/label and its borders) | |||
| Reverse | Reverses the order of the items within the legend. | |||
| SymbolAlign | Specifies the alignment of the symbol of the serie relative to the label of the serie | |||
| SymbolHeight | Indicates the height to display the symbol | |||
| SymbolWidth | Indicates the fixed-width to display the symbol | |||
| Visible | Shows or hides the legend |