CogCoordinateAxes YAxisLabel Property Cognex VisionPro 9.5
The text label for the Y-axis.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public CogGraphicLabel YAxisLabel { get; }

Property Value

Type: CogGraphicLabel
Remarks

The text label for the y-axis.

Default Value: "Y"

See Also