GetLegendProperties Function

Returns either all legend property names or all legend property values for specified curves. Legend properties are the text associated with curve names in the graphs legend panel. The legend panel is the area between the graph and the toolbar where the curve legends are located.

If argument 2 = 'values' the function returns legend property values. Otherwise it returns legend property names.

Arguments

Number Type Compulsory Default Description
1 string Yes Curve ID
2 string No 'names' Options

Returns

Return type: string array