ComponentOne Chart for WPF and Silverlight
Clip Property (Star)


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

Reference

Star Class
Star Members