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