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