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