Component.measure override. Measures the desired size of this XAxisRenderer using the specified max width, height and RenderContext.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public void measure ( |
The maximum width provided by parent component.
The maximum height provided by parent component.
A RenderContext instance.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |