GrplotBar
| Syntax | |
| int GrplotBar(struct Grplot *plt,int num, double ax,double ay,double w,double o, double xmin,double xmax, double ymin,double ymax,int or,int fill, unsigned int color,unsigned char mask,float width, struct RplotDash *dash); | |
| Header | |
| general/grplot.h | |
| Library | |
| grplot | |
| Description | |
| None | |
| Returns | |
| None | |
| Errors | |
| None | |
| Example | |
| None |