言語

GaugePointerInstance.MarkerStyle プロパティ

定義

MarkerStyleクラスにおけるGaugePointerプロパティの計算値を取得します。

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

プロパティ値

GaugeMarkerStylesプロパティの計算値を表すMarkerStyle値です。

適用対象