Share via


TickMarkStyle.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> 对象。

适用于