[]
Returns bounding data rectangle.
protected override _Rect? GetDataRect(_Rect currentRect)
Protected Overrides Function GetDataRect(currentRect As _Rect) As _Rect?
| Type | Name | Description |
|---|---|---|
| _Rect | currentRect | Current data rectangle. |
| Type | Description |
|---|---|
| _Rect? | Retangle in data coordinates. |