XValueFormatString

XValueFormatString can be used to set the format of the text (XValue) that appears in Labels. This can be set for each DataSeries.

 

 

Format:

 

XValueFormatString="#0.##"     

 

 

For more details to prepare the format string see MSDN > Custom Numeric Format Strings

 

 

This attribute applies to:

 

 

 

Example:

 

<vc:DataSeries XValueFormatString="#,0.##" ... />