System variables to attach text, rectangle and circle objects to Layer & Scale by default


Version: 2020b

Type: Features

Category: Graphing

Subcategory: Drawing Objects

Jira: ORG-21314


If text or graphic object is attached to Layer&Frame, the position will stay with axis scale position. If it’s attached to Layer Frame, it will stay where it is even if axis scale changes.

@arx //text object attachment. 1: layer & scale. 0: layer frame (old behavior)

@arr //rectangle & circle attachment 1: layer & scale. 0: layer frame (old behavior)

We already have @ar for line and arrow objects