Component.measure override. Measures the desired size of this component.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void measure ( |
The maximum width provided by the parent component.
The maximum height provided by the parent component.
A RenderContext instance.
See Also