ComponentOne Chart3D for WPF and Silverlight
IsEnabled Property (C1Chart3D)


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

Reference

C1Chart3D Class
C1Chart3D Members