GrplotKey
| Syntax | |
| int GrplotKey(struct Grplot *plt,int num, float xoff,float yoff, float wdt,float hgt, double xmin,double xmax,double step, int key_flg,int ttl_num,char *ttl_txt, char * (*make_text)(double,double,double,void *), void *textdata, char *fntname,float fntsze,unsigned int color,unsigned char mask,float width,int ksze,unsigned char *a,unsigned char *r,unsigned char *g,unsigned char *b); | |
| Header | |
| general/grplot.h | |
| Library | |
| grplot | |
| Description | |
| None | |
| Returns | |
| None | |
| Errors | |
| None | |
| Example | |
| None |