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
|