ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItem Class / Text Property

In This Topic
Text Property (LegendItem)
In This Topic
Gets or sets the text as string to display in the legend.
Syntax
'Declaration
 
Public Property Text As String
 
Remarks
To display the X value in the legend, set the LegendText property on the Series to "{Name}."
See Also