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