PointerCapInstance.CapStyle 属性

定义

获取 CapStyle 类中 PointerCap 属性的计算值。

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

属性值

一个 GaugeCapStyles 值,该值表示 CapStyle 属性的计算值。

适用于