ChartDirector 7.1 (C++ Edition)
CChartViewer.setDefaultToolTip
Usage
void setDefaultToolTip(LPCTSTR text);
Description
Sets the default tool tip to use when the mouse is over the CChartViewer but not over any hot spot.
Arguments
Argument | Default | Description |
text | (Mandatory) | The default tool tip text to use. |
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.