ActiveReports 10
Label Property (DynamicCategoriesSeries)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicCategoriesSeries Class : Label Property

Gets or sets 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