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