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





Gets or sets the format of number drawn as label inside the bar.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public NumberFormat InnerLabelFormat { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelFormat As NumberFormat

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace