ActiveReports.Chart Request technical support
Created Property
See Also 


Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Created As Boolean
Visual Basic (Usage)Copy Code
Dim instance As SharpGraph
Dim value As Boolean
 
value = instance.Created
C# 
public bool Created {get;}

See Also