Public Shared Function FromJson( _ ByVal json As String _ ) As StatsHistogram
public static StatsHistogram FromJson( string json )
Parameters
- json
- The JSON string containing the StatsHistogram state.
Public Shared Function FromJson( _ ByVal json As String _ ) As StatsHistogram
public static StatsHistogram FromJson( string json )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)