Converts the specified decimal to string.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public static string FromDecimal ( |
Visual Basic
![]() |
---|
Public Shared Function FromDecimal( _ |
The value to convert.
A string that represents the specified decimal value.