MarkerStyle プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MarkerStyle As GaugeMarkerStyles
    Get
'使用
Dim instance As GaugePointerInstance
Dim value As GaugeMarkerStyles

value = instance.MarkerStyle
public GaugeMarkerStyles MarkerStyle { get; }
public:
property GaugeMarkerStyles MarkerStyle {
    GaugeMarkerStyles get ();
}
member MarkerStyle : GaugeMarkerStyles
function get MarkerStyle () : GaugeMarkerStyles

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeMarkerStyles
MarkerStyle プロパティの計算値を表す GaugeMarkerStyles 値。