ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property OverlappingLabels As OverlappingLabels
    public OverlappingLabels OverlappingLabels {get;}
    See Also