ComponentOne Chart for WPF and Silverlight
IsSealed Property (LegendItem)


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

Reference

LegendItem Class
LegendItem Members