ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / ScrollPosition Property

In This Topic
    ScrollPosition Property
    In This Topic
    Gets or sets the scroll position of the axis scroll bar.
    Syntax
    'Declaration
     
    Public Property ScrollPosition As Double
    public double ScrollPosition {get; set;}
    See Also