ActiveReports 12
Text Property (LegendItem)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItem Class : Text Property
Gets or sets the text as string to display in the legend.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}
Remarks
To display the X value in the legend, set the LegendText property on the Series to "{Name}."
See Also

Reference

LegendItem Class
LegendItem Members