Add Line on vtkXYPlotActor

Hi,

Is possibile to add a vertical line (with a different color) in a vtkXYPlotActor plot created from a vtkImageProbeFilter dataset?

Thanks

Ok, i have found that it is possible through SetReferenceXValue(value). Is it possible to set a different color for the Reference Line?