Gets or sets the value indicating whether to use tooltips for data points.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public bool UseTooltips { get; set; }
Visual Basic
Public Property UseTooltips As Boolean
	Get
	Set

See Also