What for vtkPVContextView in vtkChartRepresentation is needed?

Hello!

vtkChartRepresentation.cxx contains

vtkWeakPointer<vtkPVContextView> ContextView;

What for is it needed?

Thanks