Gets or sets the names of database columns, from which text for custom labels drawn at the top of bars is retrieved.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public string TopLabelsFields { get; set; } |
Visual Basic Copy Code |
---|
Public Property TopLabelsFields As String |