ToolTipText
- Last UpdatedDec 08, 2015
- 1 minute read
The ToolTipText property is a read-write string property that gets or sets the pop-up text that appears when the mouse is hovered over the chart at run time.
Syntax
ToolTipText = string;
Result = ToolTipText;
Remarks
The default is blank.