Optional
coordinateTransformation: CoordinateTransformationAdditional transformation applied to data coordinates.
Optional
coordinateAdditional transformation applied to data coordinates.
Transforms rectangle from XY coordinates in data coordinates to specified screen region.
NumericDataRect in data coords.
Visible data rectangle.
Screen region.
Transforms point in data X coordinate to X coordinate in specified screen region.
Point x coordinate in data coordinates.
Visible data rectangle.
Screen region.
Transforms point in data XY coordinates to XY coordinates in specified screen region.
Point in data coordinates.
Visible data rectangle.
Screen region.
Transforms point in data XY coordinates to XY coordinates in specified screen region without inverting y coordinate..
Point in data coordinates.
Visible data rectangle.
Screen region.
Transforms point in data Y coordinate to Y coordinate in specified screen region.
Point y coordinate in data coordinates.
Visible data rectangle.
Screen region.
Transforms point from data XY coordinates to screen XY coordinates.
Point in data coordinates.
Visible data rectangle.
Screen size.
Transforms rectangle from XY coordinates in specified screen region to data coordinates.
NumericDataRect in specified screen region coords.
Visible data rectangle.
Screen region.
Transforms point from XY coordinates in specified screen region to data XY coordinate.
Point in specified screen region coords.
Visible data rectangle.
Screen region.
Transforms value from screen X coordinate to data X coordinate.
Point on screen X coordinate.
Visible data range
Screen width.
Transforms value from screen Y coordinate to data Y coordinate.
Point on screen Y coordinate.
Visible data range
Screen height.
Static
Private
dataGenerated using TypeDoc
Creates new instance of data DataTransformation. This entity transforms data from data coordinates to screen coordinates and reverse.