GaugePointer.MarkerStyle Property

Definition

Gets the type of the marker.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to