SymbologyClassedColorsBins Property

Returns the SymbologyClassedColorsBins collection that holds editable information for specific bins in a vector base layer.

Syntax

object.SymbologyClassedColorsBins

Example

This example shows how to set the SymbologyClassedColorsBins reference to the "classes" variable.

Set classes = layer.SymbologyClassedColorsBins

Used by: VectorBaseLayer object