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





Gets or sets the format for top labels when TopLabelFormat is set to Custom.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public string TopLabelCustomFormat { get; set; }

Visual Basic  Copy Code

Public Property TopLabelCustomFormat As String

 Property Value

A string value specifying the custom format.

 See Also

BarChart Members
BarChart Class
MindFusion.Charting.WinForms Namespace