Bar chart

Drawing (x)

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.

Drawing (y)

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.

Setting

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.

Reference

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.

Related link