[]
Calculates the chart content position inside content rectangle area.
protected virtual Rectangle GetContentPosition(Graphics g, Rectangle r)
Type | Name | Description |
---|---|---|
Graphics | g | A Graphics object that encapsulates a GDI+ drawing surface. |
Rectangle | r | The content rectangle area. |
Type | Description |
---|---|
Rectangle | The chart content position. |