Gets the statistic value format.

C# | Visual Basic | Visual C++ |
public static StatisticValueFormat GetStatValueFormat( Nullable<StatisticCategory> category )
Public Shared Function GetStatValueFormat ( _ category As Nullable(Of StatisticCategory) _ ) As StatisticValueFormat
public: static StatisticValueFormat GetStatValueFormat( Nullable<StatisticCategory> category )

- category (Nullable<(Of <(StatisticCategory>)>))
- The category.

The statistic value format.