[]
Get the correct chart location in spread view.
public Point GetChartLocationOffset(int width, int height)
Public Function GetChartLocationOffset(width As Integer, height As Integer) As Point
Type | Name | Description |
---|---|---|
int | width | Chart width |
int | height | Chart height |
Type | Description |
---|---|
Point | Correct chart location |