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

GrplotYaxisLabelValue

Syntax
int GrplotYaxisLabelValue(struct Grplot *plt,int num, double ymin,double ymax,double value, int txt_flg, int sze,char *text, char *fntname,float fntsze, unsigned int color,unsigned char mask);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None