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





Gets or sets custom text for the labels inside bars when not retrieved from a database.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList InnerLabels { get; set; }

Visual Basic  Copy Code

Public Property InnerLabels As IList

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace