Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSmartLabel Class / ShowOverlapped Property

In This Topic
    ShowOverlapped Property
    In This Topic
    Gets or sets a value indicating labels should be displayed even when overlapping issues cannot be resolved.

    Default: False.

    Syntax
    'Declaration
     
    Public Property ShowOverlapped As RdlBool
    public RdlBool ShowOverlapped {get; set;}
    See Also