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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public NumberFormat TopLabelFormat { get; set; }

Visual Basic  Copy Code

Public Property TopLabelFormat As NumberFormat

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace