Titan Property
API | http://api.avolites.com/11.0/Handles.PendingLegend.html |
---|---|
description | The legend to be applied to the next legended item. |
Namespaces | Handles |
type | Object |
It is assumed that this can take both a string like in the example below, as like as an object for a pircure legend (which is most likely referenced by an ID again…).
<step>ActionScript.SetProperty("Handles.PendingLegend", "Test")</step>