ComponentOne Chart for WPF and Silverlight
InputScope Property (StepLines)


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

Reference

StepLines Class
StepLines Members