Home| general |src.lib|grplotlib| GrplotRawYaxisLog Index

GrplotRawYaxisLog

Syntax
int GrplotRawYaxisLog(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double ymin,double ymax, double tick_major,double tick_minor, float major_wdt,float minor_wdt,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