Describes the possible values of the Position property.
[Serializable]
public sealed enum AnnotationPositions : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
LeftTopDraws the Annotation Tool in the top left of the Chart Panel.
LeftBottomDraws the Annotation Tool in the bottom left of the Chart Panel.
RightTopDraws the Annotation Tool in the top right of the Chart Panel.
RightBottomDraws the Annotation Tool in the bottom right of the Chart Panel.

See Also

Steema.TeeChart.Tools Namespace