Placement-Eigenschaft
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property Placement As GaugeLabelPlacements
Get
'Usage
Dim instance As PinLabelInstance
Dim value As GaugeLabelPlacements
value = instance.Placement
public GaugeLabelPlacements Placement { get; }
public:
property GaugeLabelPlacements Placement {
GaugeLabelPlacements get ();
}
member Placement : GaugeLabelPlacements
function get Placement () : GaugeLabelPlacements
Eigenschaftswert
Typ: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeLabelPlacements
A GaugeLabelPlacements value that represents the calculated value of the Placement property.