[]
Gets series bounding rectangle in data coordinates.
protected virtual _Rect? GetDataRect(_Rect currentRect)
Protected Overridable Function GetDataRect(currentRect As _Rect) As _Rect?
| Type | Name | Description |
|---|---|---|
| _Rect | currentRect | Current bounding rectangle. |
| Type | Description |
|---|---|
| _Rect? | Rectangle in data coordinates. |