ActiveReports 12
Label Property (StaticMember)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > StaticMember Class : Label Property
Gets or sets the label for the static member (displayed either on the category axis or in the legend, as appropriate).
Syntax
'Declaration
 
Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}

Property Value

An GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo object indicating the label for the static member (displayed either on the category axis or in the legend, as appropriate).
See Also

Reference

StaticMember Class
StaticMember Members