ComponentOne Chart for WPF and Silverlight
DesiredSize Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : DesiredSize Property
Syntax
'Declaration
 
Public ReadOnly Property DesiredSize As System.Windows.Size
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Windows.Size
 
value = instance.DesiredSize
public System.Windows.Size DesiredSize {get;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members