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

GrplotRawYaxisValue

Syntax
int GrplotRawYaxisValue(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double ymin,double ymax,double value, float tick_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