Converts the specified string value to double.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static double ToDouble ( |
Visual Basic Copy Code |
---|
Public Shared Function ToDouble( _ |
The string value to convert from.
A double value that is deserialized from the specified string.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |