Measure the specified text using the specified Font and RenderContext.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static XDimension2D.Double measureText ( |
A string that specifies the text to measure.
The maximum width of the rectangle that contains the specified text.
The Font used for rendering the text.
An instance of the XDimension2D.Double.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |