The ICoordConverter type exposes the following members.

Methods

  Name Description
Public method ConvertPoint
Converts point from data to plot coordinates.
Public method ConvertX
Converts x-value from data to space coordinate.
Public method ConvertY
Converts y-value from data to space coordinate.
Public method ConvertZ
Converts z-value from data to space coordinate.

Properties

  Name Description
Public property DataBounds
Gets the bounds of the plot in data coordinates.
Public property DataBounds2D
Gets 2D data bounds.
Public property ViewBounds
Gets the bounds of the plot in view coordinates.

See Also