FindAllObjects Method (2)¶
FindAllObjects (1 of 2)¶
Summary¶
Finds all the chart objects of the specified type.
Signature¶
1 |
|
Return Value¶
T[]
Declaring Type¶
FindAllObjects (2 of 2)¶
Summary¶
Finds all the chart objects of the specified type.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
objectType | ChartObjectType | Type of the object. |
Return Value¶
ChartObject[]
Declaring Type¶
Last update: January 27, 2023