ActiveReports 13
Text Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : Text Property
Gets or sets the text associated with this control.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}

Property Value

The text associated with this control.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members