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





Gets or sets the names of database columns, from which text for custom labels drawn inside bars is retrieved.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string InnerLabelsFields { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelsFields As String

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace