言語

GaugePointer.BarStart プロパティ

定義

バーポインタの開始地点を示す値が得られます。

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

プロパティ値

バーポインタの開始地点を示す ReportEnumProperty<EnumType> オブジェクト。

適用対象