Converts the specified string value to stream.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public static Stream ToStream ( |
Visual Basic Copy Code |
---|
Public Shared Function ToStream( _ |
The string value to convert from.
A .NET Stream object that is deserialized from the specified string.