RemoveRange (Method)

Applies To:

ColorRange object

Description:

Removes a color range object, which includes the color, minimum and maximum values and tool tip.

Example:

This example shows how to remove the second color range for a speedometer gauge:

Speedometer.ColorRanges[2].RemoveRange()