Maps a value from this axis' coordinate system to a pixel position in the specified view.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public double mapValueToPixelX ( |
A double value to map.
The view size.
A double value that represents the X coordinate of a pixel.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |