GrplotXaxisLabelValue
| Syntax | |
| int GrplotXaxisLabelValue(struct Grplot *plt,int num, double xmin,double xmax,double value,int txt_flg, int sze,char *text, char *fntname,float fntsze, unsigned int color,unsigned char mask); | |
| Header | |
| general/grplot.h | |
| Library | |
| grplot | |
| Description | |
| None | |
| Returns | |
| None | |
| Errors | |
| None | |
| Example | |
| None |