共用方式為


ChartSmartLabel.NoMoveDirections 屬性

Gets the directions the smart label must not move.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property NoMoveDirections As ChartNoMoveDirections 
    Get
'用途
Dim instance As ChartSmartLabel 
Dim value As ChartNoMoveDirections 

value = instance.NoMoveDirections
public ChartNoMoveDirections NoMoveDirections { get; }
public:
property ChartNoMoveDirections^ NoMoveDirections {
    ChartNoMoveDirections^ get ();
}
member NoMoveDirections : ChartNoMoveDirections
function get NoMoveDirections () : ChartNoMoveDirections

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirections
A ChartNoMoveDirections enumeration value.

請參閱

參考

ChartSmartLabel 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間