Converts the specified string value to float.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
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.
Charting for .NET MAUI Guide | © 2024 MindFusion |