Lingua

GaugePointer.BarStart Proprietà

Definizione

Ottiene un valore che indica dove inizia il puntatore Bar.

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)

Valore della proprietà

Un ReportEnumProperty<EnumType> oggetto che indica dove inizia il puntatore Bar.

Si applica a