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

GrplotXaxisValue

Syntax
int GrplotXaxisValue(struct Grplot *plt,int num, double xmin,double xmax,double value, float tick_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