GrplotText
| Syntax | |
| int GrplotText(struct Grplot *plt,int num, struct PlotMatrix *matrix,char *fontname, float fontsize,double x,double y, int n,char *txt,float dx,float dy, double xmin,double xmax, double ymin,double ymax, unsigned int color,unsigned char mask); | |
| Header | |
| general/grplot.h | |
| Library | |
| grplot | |
| Description | |
| None | |
| Returns | |
| None | |
| Errors | |
| None | |
| Example | |
| None |