Click or drag to resize

GraphYLeftAxis Property

Left Y-axis object of Graph

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 YAxis YLeftAxis { get; set; }

Property Value

Type: YAxis
See Also