Count property
Member of Pens and Overlays collections.
Returns the number of pen objects or overlay objects that exist in a trend chart. Read-only. Integer.
If any pens have the Visible property set to False, the count will be higher than the number of visible pens.
Syntax
object
.Count
where
object
- is the Pen or Overlay object, or an expression that evaluates to a Pen or Overlay object.Provide Feedback