property ValueAxis.CursorFormat as String
Specifies an expression to customize the tooltips to show on value-axis, when the crosshair intersects the value-axis

TypeDescription
String A string expression that defines the expression (including ex-HTML)  to customize the labels to show on value axis, when the crosshair intersects the 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 CursorFormat property is "", which indicates that no format is applied to values. The CursorFormat property Specifies an expression to customize the tooltips to show on value-axis, when the crosshair intersects the value-axis. The Visible property shows or hides the cursor (crosshair over the hover/touch area, tooltips for some or all nearby series data items, as well as tooltips on axes). 

For instance:

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