ChartingExtensions
<< Click to Display Table of Contents >> ChartingExtensions |
The ChartingExtensions class provides helper methods useful for converting a pixel coordinate from application-specific pixels (i.e., WPF coordinates) to Device Independent Pixels.
Note: More information about the differences between application pixels and device pixels can be found on the Working with Pixel Coordinates page. |
Converts a horizontal coordinate (x) from device pixels to application pixels |
|
Converts a vertical coordinate (y) from device pixels to application pixels |
|
Converts a horizontal coordinate (x) in application pixels to device pixels |
|
Converts a vertical coordinate (y) in application pixels to device pixels |