ChessApplication.ImageGrid.SetXLabel Function
Set a label of the x axis.
Public void SetXLabel (int, string)
Type
Name
Description
int
xCoordinate
The x coordinate of the label
string
xLabel
The label to set
Return
Description
void