Click or drag to resize

LegendPlacement Enumeration

The placement of the graph legend

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public enum LegendPlacement
Members
  Member nameValueDescription
Bottom0 The legend will be placed on the bottom of the graph
Right1 The legend will be placed to the right of the graph
Left2 The legend will be placed to the left of the graph
See Also