ComponentOne Chart3D for WPF and Silverlight
DesiredSize Property (Chart3DView)


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

Reference

Chart3DView Class
Chart3DView Members