ValueFormatString

ValueFormatString can be used to set the format of the numeric AxisLabel values.

 

 

Format:

 

ValueFormatString="#0.##"    

 

 

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

 

 

This attribute applies to:

 

 

 

Example:

 

<vc:AxisX ValueFormatString="#,0.##" ... />