ComponentOne Chart3D for WPF and Silverlight
InputScope Property (C1Chart3DLegend)


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

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members