When True, draws the Legend items in opposite direction.
public Boolean Inverted {get; set;}

Remarks


Default: false

The Inverted property indicates, when true, to draw the Legend items in the opposite direction. Legend strings are displayed starting at top for Left and Right Aligment and starting at left for Top and Bottom Legend orientations. You can use the Legend.FirstValue property to determine the ValueIndex for the first Legend text item.

See Also

Legend Class | Legend Members | Steema.TeeChart Namespace