IGxColorScale.EndColor

Syntax

EndColor: IGxColor;

Description

The EndColor property determines end color of color scale.

Comments

To use this property, the IGxColorScale.UseAutoValues property must be set to True.

To set initial color scale color, use the IGxColorScale.StartColor property.

Example

The property use is given in the example for IGxColorScale.StartColor.

See also:

IGxColorScale