| Visual Basic (Declaration) | |
|---|---|
Public Property Text As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Text {get; set;} | |
To display the X value in the legend, set the LegendText property on the Series to "{Name}."
| ActiveReports.Chart | Request technical support |
| Text Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property Text As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Text {get; set;} | |