GRAPHDEFFORM keyword
Applies To
Valid in collection specifications (in the form primary data source, subcollection grid data sources, and secondary collection OBJECT keywords)
Description
Specifies a form to override the form StdGraphDefinition in processing the graph operation.
Syntax
GRAPHDEFFORM(formname)
Remarks
The StdGraphDefinition form is a normal WinStudio form. Developers can customize the implementation of the graph feature by editing this form (creating scoped versions of it). If GRAPHDEFFORM( ) is omitted, the form StdGraphDefinition is used to process the Graph operation.