UpperValue Property
UpperValue returns the upper value for a bin range in a collection. Returns a double. It is a read-only property.
Syntax
object.UpperValue
Example
This example demonstrates how to return the upper value for a class in a symbology collection.
Debug.Print Class.UpperValue
Used by: SymbologyClassedColorsBin object, SymbologyClassedSymbolsBin object