Jump to content
Software FX Community

Chart Titles in Client VBScript


User (Legacy)

Recommended Posts

Hi guys,

Hopefully this will be a real simple one.

I want to access the Title Collection using VBScript on the client to read

the value of the title(0).

Is this possible?

Im getting a "Wrong Number of Arguments or invalid Property Assignment:

Titles" error?

Below is an example of the code:

With PrintForm.chrtMap

msgBox(.Titles(0).Text)

End With

Many thanks in advance.

Grey

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...