How can you rotate annotation text
Hi all, I am trying to rotate annotation text "TEST" using the following and it does not work: Add Text Annotation(
Text( "TEST" ), {Rotate Text( "Vertical" )} ,
Fixed Size( 0 ),
Text Box( {343, 170, 385, 194} ),
Filled( 0 )
)