PointerCap.CapStyle Propiedad

Definición

Obtiene una expresión que se evalúa como el tipo del extremo.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a