Colors (Collection)

Member of:

Targets object

Description:

Represents all colors objects associated with the target range of a (Live) LineChart object.

Example:

This example shows how to read the number of colors associated with a target range, and writes it to the Console window:

Console.Writeln(LineChart.Targets.Colors.Count)

Methods:

Item(Value as NameOrIndex)

Properties:

Read only: Count as Number