ChartSmartLabel.ChartNoMoveDirections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.