The ICoordConverter type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertPoint |
Converts point from data to plot coordinates.
|
|
ConvertX |
Converts x-value from data to space coordinate.
|
|
ConvertY |
Converts y-value from data to space coordinate.
|
|
ConvertZ |
Converts z-value from data to space coordinate.
|
Properties
Name | Description | |
---|---|---|
DataBounds |
Gets the bounds of the plot in data coordinates.
|
|
DataBounds2D |
Gets 2D data bounds.
|
|
ViewBounds |
Gets the bounds of the plot in view coordinates.
|