ChartNoMoveDirections.Left Property

Definition

Indicates the smart label will not move directly left.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Left { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Left { get; set; }
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Left As ReportExpression(Of Boolean)

Property Value

A ReportExpression<T> object.

Applies to