ComponentOne Chart for WPF and Silverlight
Clip Property (PlotElement)


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

Reference

PlotElement Class
PlotElement Members