Sets the location and size of this component relatively to its parent.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C#
![]() |
---|
public virtual void Arrange ( |
Visual Basic
![]() |
---|
Public Overridable Sub Arrange( _ |
A double value specifying horizontal position.
A double value specifying vertical position.
A double value specifying the component's width.
A double value specifying the component's height.
A RenderContext instance.