ShowToolTip: Boolean;
The ShowToolTip property determines attribute of displaying tooltip in rating chart.
Use JSON or the setShowToolTip method to set the property value, and the getShowToolTip method to get the property value.
If the property value is true (default), tooltip displaying is allowed for the rating chart, when the property is set to false, tooltip is disabled.
The property use is given in the example for RatingChart.ShowSplitter.
See also: