Gets or sets the label displayed on the legend.
| Visual Basic (Declaration) | |
|---|---|
Public Property Label As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Label {get; set;} | |
Return Value
An ExpressionInfo object indicating the label displayed on the legend.
| DataDynamics.Reports | Support Forum |
| Label Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > DynamicCategoriesSeries Class : Label Property |
Gets or sets the label displayed on the legend.
| Visual Basic (Declaration) | |
|---|---|
Public Property Label As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Label {get; set;} | |
An ExpressionInfo object indicating the label displayed on the legend.