次の方法で共有


GaugePointerInstance.BarStart プロパティ

定義

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

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

プロパティ値

GaugeBarStarts プロパティの計算値を表す BarStart 値。

適用対象