ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / BarOption Class / Overlap Property

In This Topic
    Overlap Property
    In This Topic
    Gets or sets the overlap can be specified as a percentage (-1 - 1).
    Syntax
    'Declaration
     
    Public Property Overlap As Double
    public double Overlap {get; set;}
    See Also