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


Свойство ChartElementPosition.Left

Gets an expression that evaluates to the distance of the item from the left of the containing object, as a percentage of the container.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Left As ReportDoubleProperty 
    Get
'Применение
Dim instance As ChartElementPosition 
Dim value As ReportDoubleProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

ChartElementPosition Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering