Draws a line from between two points.
int
which specifies the x-coordinate of the line origin, (x0,y0). int
which specifies the y-coordinate of the line origin, (x0,y0). int
which specifies the x-coordinate of the line destination, (x1,y1). int
which specifies the y-coordinate of the line destination, (x1,y1). Draw Class | Imsl.Chart2D Namespace