IAnnotationModelToolTipPlacement - свойство

Gets or sets Позиция подсказки.

Definition

Пространство имён: Tessa.UI.Views.Charting.Annotations
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
ToolTipLabelPlacement ToolTipPlacement { get; set; }

Значение свойства

ToolTipLabelPlacement
C#
ToolTipLabelPlacement.Left
will place the ToolTip left.
C#
ToolTipLabelPlacement.Right
will place the ToolTip right.
C#
ToolTipLabelPlacement.Top
will place the ToolTip top.
C#
ToolTipLabelPlacement.Bottom
will place the ToolTip bottom.

См. также