次の方法で共有


TickMarkStyle.Shape プロパティ

定義

目盛りの図形を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象