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> 개체입니다.

적용 대상