[]
        
Interface that supports creating a renderer for painting sparklines.
public interface ISparklineRenderer : ISerializablePublic Interface ISparklineRenderer
    Inherits ISerializable| Name | Description | 
|---|---|
| PaintSparkline(Graphics, Rectangle, Sparkline) | Paints the sparkline. |