Search
Plot2D Methods
 


 Public Methods

  Name Description

createController

Component.CreateController override. Returns a ComponentController used to interact with this component.

drawGrid

Plot.DrawGrid override. Draws the grid specified by GridType property.

drawOrigins

Plot.DrawOrigins override. Draws the plot's axis origin lines.

resetZoom

Resets the zoom level to original axis ranges.

visit

Component.Visit override. Calls visitor's VisitPlot method.

zoomOut

Zooms out from current data range.

 See Also