| DclDrawXBarFrame (UHBRF, UHBRFZ) | Paint the frame of bar chart of x direction. | 
| DclShadeXBarArea (UHBRA, UHBRAZ) | A shadow is attached within the bar chart of x direction. | 
| DclDrawXBarLine (UHBRL, UHBRLZ) | Draw line that connects the bar chart of x direction. | 
| DclDrawYBarFrame (UVBRF, UVBRFZ) | Paint the frame of bar chart of y direction. | 
| DclShadeYBarArea (UVBRA, UVBRAZ) | A shadow is attached within the bar chart of y direction. | 
| DclDrawYBarLine (UVBRL, UVBRLZ) | Draw line that connects the bar chart of y direction. | 
| DclSetBarWidth (UUSBRS) | Set side ‹Ð of a bar chart. | 
| 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. | 
| DclGetBarWidth (UUQBRS) | Refer to side ‹Ð of a bar chart. | 
| 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.