Свойство ChartNoMoveDirections.DownRight
Indicates the smart label will not move down-right.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property DownRight As ReportBoolProperty
Get
'Применение
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty
value = instance.DownRight
public ReportBoolProperty DownRight { get; }
public:
property ReportBoolProperty^ DownRight {
ReportBoolProperty^ get ();
}
member DownRight : ReportBoolProperty
function get DownRight () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering