GaugePointer.MarkerStyle Proprietà

Definizione

Capisce il tipo del marcatore.

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)

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a