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

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