Поделиться через


Свойство 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