| DclDrawXBoxFrame (UHBXF, UHBXFZ) | Paint the frame of box graph of x direction. | 
| DclShadeXBoxArea (UHBXA, UHBXAZ) | A shadow is attached within the box graph of x direction. | 
| DclDrawXBoxLine (UHBXL, UHBXLZ) | Draw line that connects the box graph of x direction. | 
| DclDrawYBoxFrame (UVBXF, UVBXFZ) | Paint the frame of box graph of y direction. | 
| DclShadeYBoxArea (UVBXA, UVBXAZ) | A shadow is attached within the box graph of y direction. | 
| DclDrawYBoxLine (UVBXL, UVBXLZ) | Draw line that connects the box graph of y direction. | 
| DclSetAreaPattern (UUSARP) | Set Tone pattern that applies an inside area. | 
| DclSetFrameType (UUSFRT) | Set line type of a frame. | 
| DclSetFrameIndex (UUSFRI) | Set line index of a frame. | 
| DclGetAreaPattern (UUQARP) | Refer to Tone pattern that applies an inside area. | 
| DclGetFrameType (UUQFRT) | Refer to line type of a frame. | 
| DclGetFrameIndex (UUQFRI) | Refer to line index of a frame. | 
*The corresponding f77 interface name in parentheses.