GaugePointerInstance.MarkerStyle Property

Definition

Gets the calculated value of the MarkerStyle property in a GaugePointer class.

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

Property Value

A GaugeMarkerStyles value that represents the calculated value of the MarkerStyle property.

Applies to