Udostępnij przez


Właściwość TickMarkStyleInstance.Placement

Pobiera wartość obliczoną Placement właściwość w TickMarkStyle 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 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

Wartość właściwości

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