ComponentOne Chart for WPF and Silverlight
ForceCursor Property (C1Chart)


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

Reference

C1Chart Class
C1Chart Members