ComponentOne Chart3D for WPF and Silverlight
InputScope Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : InputScope Property
Syntax
'Declaration
 
Public Property InputScope As InputScope
'Usage
 
Dim instance As Chart3DView
Dim value As InputScope
 
instance.InputScope = value
 
value = instance.InputScope
public InputScope InputScope {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members