ZValueFormatString can be used to set the format of the text (ZValue) that appears in labels this can be set for each DataSeries.
Format:
ZValueFormatString="#0.##"
For more details to prepare the format string see MSDN > Custom Numeric Format Strings
This attribute applies to:
Example:
<vc:DataSeries ZValueFormatString="#,0.##" ... />