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

GrplotRawBar

Syntax
int GrplotRawBar(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double ax,double ay,double w,double o,double xmin,double xmax, double ymin,double ymax,int or,int fill, 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