MindFusion.Charting 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