Udostępnij przez


Właściwość ScaleLabelsInstance.Placement

Pobiera wartość obliczoną Placement właściwość w ScaleLabels klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Placement As GaugeLabelPlacements
    Get
'Użycie
Dim instance As ScaleLabelsInstance
Dim value As GaugeLabelPlacements

value = instance.Placement
public GaugeLabelPlacements Placement { get; }
public:
property GaugeLabelPlacements Placement {
    GaugeLabelPlacements get ();
}
member Placement : GaugeLabelPlacements
function get Placement () : GaugeLabelPlacements

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements
A GaugeLabelPlacements wartości reprezentującej obliczonej wartości Placement właściwość.