MindFusion WinForms Programmer's Guide
BarChart.TopLabelsFields Property
See Also
 





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

 Syntax

C#  Copy Code

public string TopLabelsFields { get; set; }

Visual Basic  Copy Code

Public Property TopLabelsFields As String

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace