PointerCapInstance.CapStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.