Свойство ChartNoMoveDirectionsInstance.Left
Gets the calculated value of the Left property in a ChartNoMoveDirections class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Left As Boolean
Get
'Применение
Dim instance As ChartNoMoveDirectionsInstance
Dim value As Boolean
value = instance.Left
public bool Left { get; }
public:
property bool Left {
bool get ();
}
member Left : bool
function get Left () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the Left property.
См. также
Справочник
ChartNoMoveDirectionsInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering