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

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