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

GrplotLine

Syntax
int GrplotLine(struct Grplot *plt,int num, double ax,double ay,double bx,double by, double xmin,double xmax, double ymin,double ymax, unsigned int color,unsigned char mask,float width, struct PlotDash *dash);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None