ChessApplication.ImageGrid.SetYLabel Function
Set a label of the y axis.

Public void SetYLabel (int, string)
  Type Name Description  
    int yCoordinate The y coordinate of the label  
    string yLabel The label to set  
  Return Description  
    void