The text label for the X-axis.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
public CogGraphicLabel XAxisLabel { get; }public CogGraphicLabel XAxisLabel { get; }Public ReadOnly Property XAxisLabel As CogGraphicLabel
Get
Public ReadOnly Property XAxisLabel As CogGraphicLabel
Get
public:
property CogGraphicLabel^ XAxisLabel {
CogGraphicLabel^ get ();
}public:
property CogGraphicLabel^ XAxisLabel {
CogGraphicLabel^ get ();
}Property Value
Type:
CogGraphicLabelThe text label for the x-axis.
Default Value: "X"