ChartDirector 7.1 (.NET Edition)
WinChartViewer.AutomaticDelay
Declaration
[C#] | public int AutomaticDelay {get; set;}; |
[VB] | Public Property AutomaticDelay As Integer |
Description
Gets or sets the automatic delay (in milliseconds) of the tool tip.
The AutomaticDelay has the same meaning as the AutomaticDelay property of the standard .NET Windows Forms ToolTip control (System.Windows.Forms.ToolTip). Please refer to standard .NET documentation on the definition of AutomaticDelay.
© 2023 Advanced Software Engineering Limited. All rights reserved.