Sets the position of the Legend color rectangles.
public LegendSymbolPosition Position {get; set;}

Remarks


Default: Left
Use the Position property to set the position of the color rectangles. It can have one of the following values:

Left      The color rectangles are placed left of the legend items
Right    The color rectangles are placed right of the legend items

See Also

LegendSymbol Class | LegendSymbol Members | Steema.TeeChart Namespace