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