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