Measures the desired size of this component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public abstract void Measure ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub Measure( _ |
The maximum width provided by parent component.
The maximum height provided by parent component.
A RenderContext instance.