ActiveReports 12
Label Property (DynamicCategoriesSeries)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicCategoriesSeries Class : Label Property
Gets the label displayed on the legend.
Syntax
'Declaration
 
Public Property Label As ExpressionInfo
public ExpressionInfo Label {get; set;}

Property Value

An ExpressionInfo object indicating the label displayed on the legend.
See Also

Reference

DynamicCategoriesSeries Class
DynamicCategoriesSeries Members