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