言語

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値です。

適用対象