Navigator > Setup > Form Designer > Code tab
Components each have different methods available to them. Methods available are listed under Objects > [Component Type] > [Component Name] > Methods.
See also Form Designer Component Methods for methods available to all component types.
The following methods are available to Graph Components:
Component |
Method |
Description |
Graph |
Add a field to the graph or table definition. |
|
Graph |
Add a colour to a pie graph. |
|
Graph |
Clears all the field definitions. |
|
Graph |
Returns the field if found, otherwise returns null. |
|
Graph |
Displays options for printing the graph. |
|
Graph |
Reloads the graph with current data. |
|
Graph |
Removes a field from the graph. |
|
Graph |
Resets a pie graph to the default colours. |