[]
        
Paints the sparkline.
public override void PaintSparkline(Graphics g, Rectangle rectangle, Sparkline sparkline)
Public Overrides Sub PaintSparkline(g As Graphics, rectangle As Rectangle, sparkline As Sparkline)
| Type | Name | Description | 
|---|---|---|
| Graphics | g | The graphics object.  | 
    
| Rectangle | rectangle | The rectangle.  | 
    
| Sparkline | sparkline | The sparkline.  |