Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > ColorLegendBase > ColorLegendBase.GreaterFormat

ColorLegendBase.GreaterFormat

Syntax

GreaterFormat: String;

Description

The GreaterFormat property determines format for intervals with left border.

Comments

Use JSON or the setGreaterFormat method to set the property value, and the getGreaterFormat method to get the property value.

Example

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

See also:

ColorLegendBase