MindFusion WinForms Programmer's Guide
LineChart.LabelFormat Property
See Also
 





Gets or sets the format for labels at the graphics.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public NumberFormat LabelFormat { get; set; }

Visual Basic  Copy Code

Public Property LabelFormat As NumberFormat

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Charting Namespace