How to detect is an axis is used by a series?
Posted: Wed Dec 10, 2008 6:33 am
Hi !
Is there any easy way to detect if an axis is used by one (or more) series? Something like ....
Greetz Doinik
Is there any easy way to detect if an axis is used by one (or more) series? Something like ....
Code: Select all
If Chart.CustomAxes[Nr].Used = True then .....