Lenguaje

GaugePointer.MarkerStyle Propiedad

Definición

Obtiene el tipo del marcador.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeMarkerStyles> ^ MarkerStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeMarkerStyles> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeMarkerStyles> MarkerStyle { get; }
member this.MarkerStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeMarkerStyles>
Public ReadOnly Property MarkerStyle As ReportEnumProperty(Of GaugeMarkerStyles)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a