Formats the statistic value.

Declaration Syntax
public string FormatStatisticValue(
EventInfo eventInfo
)
Public Function FormatStatisticValue ( _
eventInfo As EventInfo _
) As String
public:
String^ FormatStatisticValue(
EventInfo^ eventInfo
)

Parameters
- eventInfo (EventInfo)
- The event information.

Return Value
The formatted statistic value.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)