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


Свойство LinearScaleInstance.Position

Gets the calculated value of the Position property in a LinearScale class.

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

Синтаксис

'Декларация
Public ReadOnly Property Position As Double 
    Get
'Применение
Dim instance As LinearScaleInstance 
Dim value As Double 

value = instance.Position
public double Position { get; }
public:
property double Position {
    double get ();
}
member Position : float
function get Position () : double

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

Тип: System.Double
A double value that represents the calculated value of the Position property.

См. также

Справочник

LinearScaleInstance Класс

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