IDLgrColorbar

Superclasses | Creation | Methods | Version History

The IDLgrColorbar object consists of a color-ramp with an optional framing box and annotation axis. The object can be horizontal or vertical.

An IDLgrColorbar object is a composite object; it is one of the basic drawable elements of the IDL Object Graphics system, and it is not a container for other objects.

This object class is implemented in the IDL language. Its source code can be found in the file idlgrcolorbar__define.pro in the lib subdirectory of the IDL distribution.

Superclasses

IDLgrModel

IDLitComponent

Creation

See IDLgrColorbar::Init.

Properties

Objects of this class have the following properties. See IDLgrColorbar Properties for details on individual properties.

In addition, objects of this class inherit the properties of all superclasses of this class.

Methods

This class has the following methods:

In addition, this class inherits the methods of its superclasses (if any).

Version History

5.1

Introduced