ComponentOne Chart for WPF and Silverlight
IsInitialized Property (C1Chart)


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

Reference

C1Chart Class
C1Chart Members