CPlotView:Attach CPlotView:CountSeriesPoints

CPlotView:GetViewPtr


The GetViewPtr method returns a pointer to the plot window wrapped by the CPlotView object. This pointer is required by some methods in other classes that use a direct pointer to a window in the Mira GUI, rather than a reference to a CPlotView object.

Syntax

pointer = CPlotView:GetViewPtr()

Related Topics

CPlotView, Attach