Gets or sets the tooltip text.
[Visual Basic]
Public Property TooltipText As String
[C#]
public string TooltipText {get;set;}
[Delphi]
public property TooltipText: String read get_TooltipText write set_TooltipText;
See Also
Legend Class | Legend Members | C1.Win.C1Chart Namespace | Legend Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |