ComponentOne Chart3D for WPF and Silverlight
IsInitialized Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : IsInitialized Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property IsInitialized As System.Boolean
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.Boolean
 
value = instance.IsInitialized
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public System.bool IsInitialized {get;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members