ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / OverlappingLabels Property

In This Topic
    OverlappingLabels Property (IAxis)
    In This Topic
    Gets the way to show overlapping labels
    Syntax
    'Declaration
     
    ReadOnly Property OverlappingLabels As AxisOverlappingLabels
    AxisOverlappingLabels OverlappingLabels {get;}
    See Also