|
Postel Control - AddGraph Method
Kadmos Postel ActiveX Control

Postel Control
AddGraph Method
|
Description
|
Adds a new graph to the batch file. Aggiunge un nuovo logotipo al file lotto Postel.
|
|
Syntax
|
[form.]Postel.AddGraph ([GraphName As String])
|
|
Remarks
|
If the graph indicated by the GraphName parameter exists the Error event is fired with ErrorCode = 301.
The following code will add to the batch file a new graph, named "LOGOTEST":
Postel1.AddGraph "LOGOTEST"
The parameter for the AddGraph method is described below:
| GraphName | (Optional) The name of the new graph. |
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|