GaugePointer.BarStart Property

Definition

Gets a value that indicates where the Bar pointer starts.

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)

Property Value

A ReportEnumProperty<EnumType> object that indicates where the Bar pointer starts.

Applies to