ActiveReports 11
Label Property (DynamicCategoriesSeries)

GrapeCity.ActiveReports.v11 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