Show contents 

Working with General Visual Components > Classes > ColorLegendBase > ColorLegendBase.LessFormat

ColorLegendBase.LessFormat

Syntax

LessFormat: String;

Description

The LessFormat property sets format for intervals with right border.

Comments

Use JSON or the setLessFormat method to set the property value, and the getLessFormat method to get the property value.

Example

The example of use is given in the page with description of the ColorLegendBase.BetweenFormat property.

See also:

ColorLegendBase