6.3.5 Bar Graphs (TYPE2, TYPE1)

NumRu::DCL.uvbrf(upx,upy1,upy2) Draws the frame of a bar graph.
NumRu::DCL.uhbrf(upx1,upx2,upy) Draws the frame of a bar graph.
NumRu::DCL.uvbra(upx,upy1,upy2) Fills in the interior of a bar graph.
NumRu::DCL.uhbra(upx1,upx2,upy) Fills in the interior of a bar graph.
NumRu::DCL.uvbrl(upx,upy) Connects a bar graph with a line.
NumRu::DCL.uhbrl(upx,upy) Connects a bar graph with a line.
NumRu::DCL.uvbrfz(upx,upy1,upy2,itype,index,rsize) Draws the frame of a bar graph specifying attributes.
NumRu::DCL.uhbrfz(upx1,upx2,upy,itype,index,rsize) Draws the frame of a bar graph specifying attributes.
NumRu::DCL.uvbraz(upx,upy1,upy2,itpat1,itpat2,rsize) Fills in the interior of a bar graph  specifying attributes.
NumRu::DCL.uhbraz(upx1,upx2,upy,itpat1,itpat2,rsize) Fills in the interior of a bar graph  specifying attributes.
NumRu::DCL.uvbrlz(upx,upy,itype,index,rsize) Connects a bar graph with a line specifying attributes.
NumRu::DCL.uhbrlz(upx,upy,itype,index,rsize) Connects a bar graph with a line specifying attributes.