Converts the specified string value to byte value.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public static byte ToByte ( |
Visual Basic
![]() |
---|
Public Shared Function ToByte( _ |
The string value to convert from.
A byte value that is deserialized from the specified string.