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