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