ComponentOne Chart for WPF and Silverlight
IsSealed Property (AxisScrollBar)


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

Reference

AxisScrollBar Class
AxisScrollBar Members