xy legend

Edit legend properties, either defined by a range or the marked entity.

Syntax

xy legend edit <mark|marked|range>

Arguments

edit
Edit the selected entity's properties.
mark
mark=<marklabel>
marked
<true/false>.
True applies the action to the marked entity.
range
Define the range for the entity you want to apply the action to.
Editable properties include:
  • autopositioning=true
  • bgfillcolor=<color>
  • bordercolor=<color>
  • borderstyle=<style>
  • curvetextcolor=<"curvecolor"/color>
  • font=<font>
  • fontsize=<fontsize>
  • legendplacement=<placement>
  • leaderposition=<left/below>
  • visibility=<true/false>

Examples

Edit legend properties:
xy legend edit range="p:1 w:all" bordercolor=2
xy legend edit range="p:1 w:all" legendplacement=insiderightbottom