Click or drag to resize

BarGraphValuePlacement Property

Determines the location to display the current value of the BarGraph.

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 BarValuePlacement ValuePlacement { get; set; }

Property Value

Type: BarValuePlacement
See Also