ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartNoMoveDirections Class / DownLeft Property

In This Topic
    DownLeft Property
    In This Topic
    Gets or sets a value indicating whether the smart label is not allowed to move down-left.
    Syntax
    'Declaration
     
    Public Property DownLeft As RdlBool
    public RdlBool DownLeft {get; set;}
    See Also