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