ActiveReports.Chart Request technical support
DisplayRectangle Property
See Also 


Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DisplayRectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As WizardForm
Dim value As Rectangle
 
value = instance.DisplayRectangle
C# 
public Rectangle DisplayRectangle {get;}

See Also