PointerCap.CapStyle Property

Definition

Gets an expression that evaluates to the type of the cap.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to