ComponentOne Chart for WPF and Silverlight
Arrange Method (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : Arrange Method
Syntax
'Declaration
 
Public Sub Arrange( _
   ByVal finalRect As System.Windows.Rect _
) 
'Usage
 
Dim instance As FrameworkElement3D
Dim finalRect As System.Windows.Rect
 
instance.Arrange(finalRect)
public void Arrange( 
   System.Windows.Rect finalRect
)

Parameters

finalRect
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members