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

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