ActiveReports 12
AutoScrollOffset Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : AutoScrollOffset Property
Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control).
Syntax
'Declaration
 
Public Property AutoScrollOffset As Point
public Point AutoScrollOffset {get; set;}

Property Value

A System.Drawing.Point specifying the scroll location. The default is the upper-left corner of the control.
See Also

Reference

SharpGraph Class
SharpGraph Members