CogCoordinateAxes XAxisLabel Property Cognex VisionPro 9.8
The text label for the X-axis.

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

public CogGraphicLabel XAxisLabel { get; }

Property Value

Type: CogGraphicLabel
Remarks

The text label for the x-axis.

Default Value: "X"

See Also