ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / OverlappingLabels Property

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