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

In This Topic
    Width Property (AxisScroll)
    In This Topic
    Gets or sets the width of the axis scroll bar.
    Syntax
    'Declaration
     
    Public Property Width As Integer
    public int Width {get; set;}
    See Also