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