[]
protected virtual void PaintChartTypeTip(Rectangle r, string s)
| Type | Name | Description |
|---|---|---|
| Rectangle | r | |
| string | s |
protected void PaintChartTypeTip(Graphics g, Rectangle r, string text)
| Type | Name | Description |
|---|---|---|
| Graphics | g | |
| Rectangle | r | |
| string | text |