PointerCapInstance.CapStyle Property

Definition

Gets the calculated value of the CapStyle property in a PointerCap class.

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

Property Value

A GaugeCapStyles value that represents the calculated value of the CapStyle property.

Applies to