Click or drag to resize

BarValuePlacement Enumeration

BarGraph placement

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 BarValuePlacement
Members
  Member nameValueDescription
None0 None
Left1 Left
Right2 Right
Top3 Top
Bottom4 Bottom
Center5 Center
BarEnd6 End
See Also