ActiveReports Developer 7
Location Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : Location Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Location As Point
C# 
public Point Location {get;}

See Also