Converts the specified string value to byte value.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public static byte ToByte ( |
Visual Basic Copy Code |
---|
Public Shared Function ToByte( _ |
The string value to convert from.
A byte value that is deserialized from the specified string.