C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / ChartToolTip Class / SetToolTip Method

In This Topic
SetToolTip Method (ChartToolTip)
In This Topic
Syntax
'Declaration
 
Public Sub SetToolTip( _
   ByVal control As System.Windows.Forms.Control, _
   ByVal caption As System.String _
) 
 

Parameters

control
caption
See Also