ComponentOne Chart for WPF and Silverlight
ClipToBounds Property (StepLines)


C1.WPF.C1Chart Namespace > StepLines Class : ClipToBounds Property
Syntax
'Declaration
 
Public Property ClipToBounds As System.Boolean
'Usage
 
Dim instance As StepLines
Dim value As System.Boolean
 
instance.ClipToBounds = value
 
value = instance.ClipToBounds
public System.bool ClipToBounds {get; set;}
See Also

Reference

StepLines Class
StepLines Members