ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / TextConfig Class / OverlappingLabels Property

In This Topic
    OverlappingLabels Property (TextConfig)
    In This Topic
    Gets or sets the way to show overlapping labels
    Syntax
    'Declaration
     
    Public Property OverlappingLabels As OverlappingLabels
    public OverlappingLabels OverlappingLabels {get; set;}
    See Also