ComponentOne Chart for WPF and Silverlight
ForceCursor Property (StepLines)


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

Reference

StepLines Class
StepLines Members