Returns ids of all curves in the specified Grid. Grids are sections of a graph that contains one or more horizontally stacked Y-axes and one or more vertically stacked X-axes.
| Number | Type | Compulsory | Default | Description |
| 1 | string | Yes |
Grid id
Return type: string array
Curve ids
The curves belonging to a specified grid may also be obtained by reading the Grid's Curves property using the function call: GetGraphObjPropValue(ID, 'curves', 'array'). See GetGraphObjPropValue
| ▲Function Summary▲ | ||
| ◄ GetGridAxes | GetGroupAnalysisInfo ▶ | |