ScaleLabels.Placement 属性

定义

获取一个表达式,该表达式的计算结果为应相对于刻度而放置标签的位置。

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)

属性值

ReportEnumProperty<EnumType> 对象。

适用于