ComponentOne Chart3D for WPF and Silverlight
IsSealed Property (Axis3D)


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

Reference

Axis3D Class
Axis3D Members