ActiveReports 12
LegendText Property (Series)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : LegendText Property
Gets or sets the text that will be displayed for the series in the legend.
Syntax
'Declaration
 
Public Property LegendText As String
public string LegendText {get; set;}
See Also

Reference

Series Class
Series Members