Describes the possible values of the Alignment property
[Serializable]
public sealed enum LegendAlignments : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
LeftAligns the legend to the left of the TChart.
RightAligns the legend to the right of the TChart.
TopAligns the legend to the top of the TChart.
BottomAligns the legend to the bottom of the TChart.

See Also

Steema.TeeChart Namespace