ChartSmartLabel.ChartNoMoveDirections Property

Definition

Indicates which directions the label is not allowed to move.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartNoMoveDirections ^ ChartNoMoveDirections { Microsoft::ReportingServices::RdlObjectModel::ChartNoMoveDirections ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartNoMoveDirections ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartNoMoveDirections ChartNoMoveDirections { get; set; }
member this.ChartNoMoveDirections : Microsoft.ReportingServices.RdlObjectModel.ChartNoMoveDirections with get, set
Public Property ChartNoMoveDirections As ChartNoMoveDirections

Property Value

A ChartNoMoveDirections object.

Applies to