ColorRanges (Collection)

Member of:

Subcomponents object

Description:

Represents a collection of color range objects associated with gauges in the Dashboard section. Color ranges are assigned to a scale of numeric values in the gauge.

Example:

This example show to add a newcolor range object. By default the new color range object has a transparent color in the numeric range to which it has been assigned.

ActiveDocument.Sections["Dashboard"].Shapes["Speedometer"].ColorRanges.Add()

Methods:

Add, Item(Value as name or index), RemoveAll()

Properties:

Read only: Property Count as Number