Converts the specified string value to byte value.
Namespace: MindFusion.Charting
Assembly: 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.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |