GrplotYaxisLabel
Syntax | |
int GrplotYaxisLabel(struct Grplot *plt,int num, double ymin,double ymax,double step, int txt_flg, char * (*make_text)(double,double,double,void *), void *textdata, char *fntname,float fntsze, unsigned int color,unsigned char mask); | |
Header | |
general/grplot.h | |
Library | |
grplot | |
Description | |
None | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |