次の方法で共有


PointerCap.CapStyle プロパティ

定義

キャップの種類に評価される式を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象