ComponentOne Chart for WPF and Silverlight
Stretch Property (PlotElement)


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

Reference

PlotElement Class
PlotElement Members