Gets or sets custom text as top labels when not retrieved from a database.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public IList TopLabels { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TopLabels As IList |
See Also