property FormatGridLinesOptions.Format as String
Specifies an expression to define the labels between grid lines

TypeDescription
String A string expression that defines the labels (including ex-HTML) between grid lines. The expression supports the following keywords:
  • index, {number} defines the index of the category
  • value, {number} defines the name of the category

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

By default, the Format property is "", which indicates that no grid lines are defined. The Format property specifies an expression to define the labels between grid lines. The Color property specifies the line's color. The Style property defines the style of the line. The Width property specifies the line's width or size (1 by default). The Step property defines the step to show the grid lines. The Skip property specifies the number of grid lines to skip

For instance:

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