property ValueAxis.Format as String
Specifies an expression to customize the labels to show on value axis

TypeDescription
String A string expression that defines the expression (including ex-HTML)  to customize the labels to show on value axis. 

The expression supports the following keywords:

  • value, {number} defines the value

This property/method supports predefined constants and operators/functions as described here.

By default, the Format property is "", which indicates that no format is applied to values. The Format property defines the labels of the value-axis. The Title property specifies the title of the value-axis. The Tfi property specifies the font attributes to apply on the title and labels of the value-axis.

For instance:

Currently, the Exontrol's built-in HTML format supports the following HTML tags: