[]
Paints the sparkline.
void PaintSparkline(Graphics g, Rectangle rectangle, Sparkline sparkline)
Sub PaintSparkline(g As Graphics, rectangle As Rectangle, sparkline As Sparkline)
The graphics object.
The rectangle.
The sparkline.