Converts the specified 32-bit integer value to string.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static string FromInt32 ( |
Visual Basic
![]() |
---|
Public Shared Function FromInt32( _ |
The Int32 value to convert.
A string that represents the specified Int32 value.