ChartSeriesToolTipShowDuration - свойство
Gets or sets Продолжительность отображения подсказки
Пространство имён: Tessa.UI.Views.Charting.SeriesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public int ToolTipShowDuration { get; set; }
Public Property ToolTipShowDuration As Integer
Get
Set
public:
virtual property int ToolTipShowDuration {
int get () sealed;
void set (int value) sealed;
}
abstract ToolTipShowDuration : int with get, set
override ToolTipShowDuration : int with get, set
Int32IChartSeriesToolTipShowDuration