Converts the specified stream to string.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public static string FromStream ( |
Visual Basic Copy Code |
---|
Public Shared Function FromStream( _ |
The Stream object to convert.
A string that represents the specified stream value.