ComponentOne Chart for WPF and Silverlight
Stretch Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members