MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / StaticMember Class / Label Property

In This Topic
Label Property (StaticMember)
In This Topic
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
 

Property Value

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