ChartSmartLabel.NoMoveDirections 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.
Gets the directions the smart label must not move.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartNoMoveDirections ^ NoMoveDirections { Microsoft::ReportingServices::OnDemandReportRendering::ChartNoMoveDirections ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirections NoMoveDirections { get; }
member this.NoMoveDirections : Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirections
Public ReadOnly Property NoMoveDirections As ChartNoMoveDirections
Property Value
A ChartNoMoveDirections enumeration value.