GrplotRawXaxis
Syntax | |
int GrplotRawXaxis(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double xmin,double xmax, double tick_major,double tick_minor, float major_hgt,float minor_hgt,int tick_flg, unsigned int color,unsigned char mask,float width); | |
Header | |
general/grplot.h | |
Library | |
grplot | |
Description | |
None | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |