ComponentOne Chart for WPF and Silverlight
Focusable Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members