GaugePointerInstance.MarkerStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.