Gets or sets the legend tooltip text.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public string TooltipTextLegend { get; set; }
Visual Basic
Public Property TooltipTextLegend As String
	Get
	Set

See Also