Subcomponents object
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.
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()
Add, Item(Value as name or index), RemoveAll()
Read only: Property Count as Number