GetDataRect Method (SeriesBase)
Gets series bounding rectangle in data coordinates.
protected virtual System.Nullable<_Rect> GetDataRect(
_Rect
)
'Declaration
Protected Overridable Function GetDataRect( _
ByVal As _Rect _
) As System.Nullable(Of _Rect)
Parameters
- currentRect
- Current bounding rectangle.
Return Value
Rectangle in data coordinates.