Checks if the series is valid to be rendered.
'Declaration
Protected Friend Overloads Overrides Function ValidateSeries( _
ByVal As Rect, _
ByVal As Rect, _
ByVal As SeriesView _
) As Boolean
Parameters
- viewportRect
- The current viewport, a rectangle with bounds equivalent to the screen size of the series.
- windowRect
- The current window, a rectangle bounded between 0 and 1 representing the pan and zoom position.
- view
- The SeriesView in context.
Return Value
True if the series is valid to be rendered, otherwise false.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2