[vtkusers] vtkChartXY question

nclemeur nclemeur at gmail.com
Thu Feb 17 05:43:10 EST 2011


Hello,

I have never tried but I think it is possible. You might need to retrieve
the vtkPlot using the GetPlot method and the relevant vtkAxis using GetAxis
on the vtkChartXY object and then set the axis on the  vtkPlot using SetPlot
on the vtkPlot. Again I haven't tried that so just give a go. Otherwise, I
think there might even be a quicker way using the SetPlotCorner method, but
again this is only looking at the API.

HTH,

Nicolas
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/vtkChartXY-question-tp3386648p3389225.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list