ScaleLabels.Placement Eigenschaft

Definition

Ruft einen Ausdruck ab, der ergibt, wo die Bezeichnungen relativ zur Skala platziert werden sollen.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements> ^ Placement { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeLabelPlacements> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements> Placement { get; }
member this.Placement : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeLabelPlacements>
Public ReadOnly Property Placement As ReportEnumProperty(Of GaugeLabelPlacements)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: